Extend GeneratorParams.SetSearchOption to allow setting strings #483
koepalex
started this conversation in
New features / APIs
Replies: 1 comment
-
Thank you for the suggestion @koepalex! I'm moving this into our new features area in Discussions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, awesome library, it is fun to use 👏
It would be great extension to allow other types of search options for example string[].
Use case would be to pass
stop words
into the model (for example as defied by the HuggingFace TextGenerationApi parameterstop
).Beta Was this translation helpful? Give feedback.
All reactions