You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an optional parameter for sampling in prefill / sample. (#133)
* Add an optional parameter for sampling in prefill / sample.
This is needed because we want to enable per-request
sampling parameters. This allows jetstream to be
used as backend for HuggingFace TGI.
* lint
0 commit comments