"docs/en/sampling_params.md" did not exist on "876db8dc7a4155041c29fec64fc6d7d4d2772ab3"
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