0.00.019.040 I cmn common_param: common_params_print_info: verbosity = 3 (adjust with the `-lv N` CLI arg) 0.00.019.114 I srv init: The UI is disabled 0.00.019.115 I srv init: Use --ui/--no-ui (or deprecated --webui/--no-webui) to enable/disable 0.00.019.163 W srv llama_server: ----------------- 0.00.019.164 W srv llama_server: CORS is set to allow all origins ('*') and no API key is set 0.00.019.164 W srv llama_server: this can be a security risk (cross-origin attacks) 0.00.019.164 W srv llama_server: more info: https://github.com/ggml-org/llama.cpp/pull/25655 0.00.019.164 W srv llama_server: ----------------- 0.00.020.323 I srv load_model: loading model '~/.cache/huggingface/hub/models--unsloth--Qwen3.8-Flash-Next-GGUF/snapshots/8bdc666649440e9bdc97e16f3f75782c98478ff5/UD-IQ1_M/Qwen3.8-Flash-Next-UD-IQ1_M-00001-of-00003.gguf' 0.19.100.572 I cmn init: llama threadpool init, n_threads = 16 0.20.403.366 I srv load_model: initializing, n_slots = 1, n_ctx_slot = 8192, kv_unified = 'false' 0.20.408.071 I srv init: chat template supports preserving reasoning, consider enabling it via --reasoning-preserve 0.20.408.078 I srv llama_server: model loaded 0.20.408.083 I srv llama_server: listening on http://127.0.0.1:8898 0.30.050.853 I slot get_availabl: id 0 | task -1 | selected slot by LRU, t_last = -1 0.30.050.962 I slot launch_slot_: id 0 | task 0 | processing task, is_child = 0 0.32.053.904 I slot print_timing: id 0 | task 0 | prompt eval time = 1458.78 ms / 55 tokens ( 26.52 ms per token, 37.70 tokens per second) 0.32.053.907 I slot print_timing: id 0 | task 0 | eval time = 544.14 ms / 14 tokens ( 41.86 ms per token, 23.89 tokens per second) 0.32.053.908 I slot print_timing: id 0 | task 0 | total time = 2002.92 ms / 69 tokens 0.32.053.909 I slot print_timing: id 0 | task 0 | graphs reused = 0 0.32.053.935 I slot release: id 0 | task 0 | stop processing: n_tokens = 68, truncated = 0 0.32.057.886 I srv operator(): operator(): cleaning up before exit...