"git@developer.sourcefind.cn:lacacy/qwen_lmdeploy.git" did not exist on "bb3cce9a93d6c1d2a6f504afedec988e014587bf"
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