"vscode:/vscode.git/clone" did not exist on "97f97d99667283942a6e970c6c2b73b6890f6182"
Add temperature to the server API
A temperature value between 0.0 and 100.0 can now be specified via the API
while running the text generation server. The value passed to
--temperature while running the text generation server is kept as the
default value for all API calls that don't include temperature, even if
different values were manually specified previously.
Signed-Off-By:
Robert Clark <roclark@nvidia.com>
Showing
Please register or sign in to comment