How to use system prompt without interactive mode? #2851
Replies: 3 comments 2 replies
-
I dunno what openai's implementation is like. What's stopping you from using a system prompt with a single question? I guess you're talking about llama2 chat models, yeah? |
Beta Was this translation helpful? Give feedback.
-
According to https://huggingface.co/blog/llama2#how-to-prompt-llama-2 I guess you could just leave the {{system_prompt}} empty? |
Beta Was this translation helpful? Give feedback.
-
Yeah, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've seen few question in discussion about system prompt but no information about using system prompt with just a single question, just like the official openai
Beta Was this translation helpful? Give feedback.
All reactions