You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix aws file upload bugs
Signed-off-by: cbh778899 <[email protected]>
* edit styles of code section
Signed-off-by: cbh778899 <[email protected]>
* add padding for user input element
Signed-off-by: cbh778899 <[email protected]>
* add MIN_TOKENS
Signed-off-by: cbh778899 <[email protected]>
* if max_tokens set to 0, there will be no limitations
Signed-off-by: cbh778899 <[email protected]>
* remove output to console
Signed-off-by: cbh778899 <[email protected]>
* add special value to bypass checkValue
Signed-off-by: cbh778899 <[email protected]>
* change default max_tokens to 1024 as we have gpu inference now
Signed-off-by: cbh778899 <[email protected]>
* fix engine switching bugs, engines are not shared between sessions any more
Signed-off-by: cbh778899 <[email protected]>
---------
Signed-off-by: cbh778899 <[email protected]>
0 commit comments