Does vlmm supports huggingface' force_words_ids text generation parameter (or similar) #2346
Unanswered
captify-sivakhno
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Huggingface
generate
command has a way to restrict / alter probabilities of generated tokens, for example:https://huggingface.co/docs/transformers/v4.25.1/en/main_classes/text_generation#transformers.GenerationConfig.force_words_ids(List[List[int]]
Does vlmm has any similar functionality?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions