text-generation-inference
e4b26aa1
- fix(server): avoid errors for very small top_p values (#544)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
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.
References
#544 - fix(server): avoid errors for very small top_p values
Author
njhill
Parents
2a101207
Loading