-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Description
What happened?
I run the server with -v and text completions do not show the prompts I have sent. Chat completions do show up in the terminal. Not sure if they're fully logged.
I switch the name behavior in sillytavern but don't see name appended to the start of the prompt. Maybe ST is broken in that regard but I should definitely be able to see the other requests.
Anything else I can do besides compile with debug llama-server? When I do that it prints individual token stats and it's a bit much.
Name and Version
HEAD
What operating system are you seeing the problem on?
No response
Relevant log output
add_text: <|im_start|>system
vs
INFO [ update_slots] kv cache rm [p0, end) | tid="139703764496384" timestamp=1762478090 id_slot=0 id_task=0 p0=0
INFO [ print_timings] prompt eval time = 8739.27 ms / 1703 tokens ( 5.13 ms per token, 194.87 tokens per second) | tid="139703764496384" timestamp=1762478102 id_slot=0 id_task=0 t_prompt_processing=8739.271 n_prompt_tokens_processed=1703 t_token=5.131691720493247 n_tokens_second=194.86751240463877Metadata
Metadata
Assignees
Labels
No labels