help when I enter a prompt models invent conversations. #4190
Unanswered
jovanlopez32
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys! 🌎
I need some help. I want to save in a file the queries I make to the models, but when I run the following, it starts to invent a conversation, I just want it to answer me what I asked for, could someone help me to solve it?
./main -ngl 32 -m ./models/openhermes-2.5-mistral-7b-16k.Q4_K_M.gguf --color -c 2048 --temp 0.7 --repeat_penalty 1.1 -n -1 -f ./conversation/text.txt
Beta Was this translation helpful? Give feedback.
All reactions