Replies: 1 comment
-
This is because the prompt used for Conversation Chain is tailored to OpenAI ChatGPT. We'll be allowing user to connect Chat Prompt Template to Conversation Chain to allow much more customization. Most models on HuggingFace requires you to rewrite the prompt, as not every model works the same |
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.
-
I've tried to create a simple conversation chain. I can easily get it to work with the OpenAI API, but whenever I try to use it with the ChatHuggingFace module I can't seem to get it to work.
I'm new to using Flowise and HuggingFace so this may seem like a stupid question, but I can't seem to find any answers elsewhere on the internet.
Why isn't it working? Am I using the wrong HuggingFace model? I've tried with several but none of them works. Can any of you maybe suggest a model I can use instead?
Am I supposed to use my write API key instead of read?
Am I doing something else wrong?
I've attached a picture of the chatflow.

Beta Was this translation helpful? Give feedback.
All reactions