Set temperature of model from huggingface #4638
Unanswered
ethantrokie
asked this question in
Questions
Replies: 2 comments 1 reply
-
Hey @ethantrokie which node are you using? OpenAIAnswerGenerator supports only OpenAI models. |
Beta Was this translation helpful? Give feedback.
1 reply
-
We added some information about this in our docs. This is only possible for Haystack v1.16 and on, though. |
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.
-
It looks like there is a fairly simple way to set the temperature of the OpenAI model using the OpenAIAnswerGenerator, but I can't seem to find a way to change the temperature for any models taken from hugging face. How can I to set the temperature?
Beta Was this translation helpful? Give feedback.
All reactions