Another > log question #10726
Unanswered
sendyomonay
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
-
I'm trying log just the user/assistant text conversation and eliminate almost everything else if possible. Which is the best way to proceed in this endeavor? I'm currently starting the server with the following:
llama-server.exe -m whatever.gguf --port 5001 --log-verbose --log-file llama.log
Beta Was this translation helpful? Give feedback.
All reactions