fix(server): avoid errors for very small top_p values (#544)
See https://github.com/huggingface/transformers/pull/24111 I didn't add validation to the `__init__` method since it's not done for other values/warpers.
Showing
Please register or sign in to comment