Skip to content

Bug: [Server] Verbose flag doesn't log text completions contents. #912

@Ph0rk0z

Description

@Ph0rk0z

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.86751240463877

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions