Name and Version
version: 11207 (ba27eda)
built with MSVC 19.51.36256.0 for x64
Operating systems
Windows
GGML backends
CUDA
Hardware
Ryzen 9900x & 5070 ti
Models
& 'C:\Users\xxx\source\beellama.cpp\build\bin\Release\llama-server.exe' --threads 9
--ctx-size 103424 --batch-size 1024
--ubatch-size 512 --flash-attn on
--cache-type-k q5_1 --cache-type-v q4_0
--load-mode none --gpu-layers all
--fit-target 512 --model 'C:\AI Models\unsloth\Qwen3.8-27B-GGUF\Qwen3.8-27B-UD-IQ3_XXS.gguf'
--temp 1.0 --top-k 20
--top-p 0.95 --min-p 0.0
--repeat-penalty 1.0 --presence-penalty 0.0
--spec-draft-n-max 3 --spec-type 'ngram-mod,draft-mtp'
--spec-ngram-mod-n-min 4 --spec-ngram-mod-n-max 8
--spec-ngram-mod-n-match 32 --ctx-checkpoints 96
--parallel 1 --mmproj 'C:\AI Models\unsloth\Qwen3.8-27B-GGUF\mmproj-BF16.gguf'
--no-mmproj-offload --host 0.0.0.0
--chat-template-kwargs '{"reasoning_effort":"medium"}' --jinja
--reasoning on
Problem description & steps to reproduce
0.36.752.450 I slot get_availabl: id 0 | task -1 | selected slot by LRU, t_last = 28331309
0.36.778.231 I slot launch_slot_: id 0 | task 793 | processing task, is_child = 0
0.37.556.879 W slot restore_chec: id 0 | task 793 | checkpoint restore preparation failed; destination is unchanged
0.37.556.886 E slot operator (): id 0 | task 793 | failed to restore speculative checkpoint transaction
I run an MTP-Bench which tests various coding languages. There is a python script for this somewhere. I did port it to my own application. But when I run it the first time it works fine. When I run it the 2nd time the server fails with the above logs.
First Bad Commit
No response
Relevant log output
Logs
0.36.752.450 I slot get_availabl: id 0 | task -1 | selected slot by LRU, t_last = 28331309
0.36.778.231 I slot launch_slot_: id 0 | task 793 | processing task, is_child = 0
0.37.556.879 W slot restore_chec: id 0 | task 793 | checkpoint restore preparation failed; destination is unchanged
0.37.556.886 E slot operator (): id 0 | task 793 | failed to restore speculative checkpoint transaction
Name and Version
version: 11207 (ba27eda)
built with MSVC 19.51.36256.0 for x64
Operating systems
Windows
GGML backends
CUDA
Hardware
Ryzen 9900x & 5070 ti
Models
& 'C:\Users\xxx\source\beellama.cpp\build\bin\Release\llama-server.exe'
--threads 9--ctx-size 103424
--batch-size 1024--ubatch-size 512
--flash-attn on--cache-type-k q5_1
--cache-type-v q4_0--load-mode none
--gpu-layers all--fit-target 512
--model 'C:\AI Models\unsloth\Qwen3.8-27B-GGUF\Qwen3.8-27B-UD-IQ3_XXS.gguf'--temp 1.0
--top-k 20--top-p 0.95
--min-p 0.0--repeat-penalty 1.0
--presence-penalty 0.0--spec-draft-n-max 3
--spec-type 'ngram-mod,draft-mtp'--spec-ngram-mod-n-min 4
--spec-ngram-mod-n-max 8--spec-ngram-mod-n-match 32
--ctx-checkpoints 96--parallel 1
--mmproj 'C:\AI Models\unsloth\Qwen3.8-27B-GGUF\mmproj-BF16.gguf'--no-mmproj-offload
--host 0.0.0.0--chat-template-kwargs '{"reasoning_effort":"medium"}'
--jinja--reasoning on
Problem description & steps to reproduce
0.36.752.450 I slot get_availabl: id 0 | task -1 | selected slot by LRU, t_last = 28331309
0.36.778.231 I slot launch_slot_: id 0 | task 793 | processing task, is_child = 0
0.37.556.879 W slot restore_chec: id 0 | task 793 | checkpoint restore preparation failed; destination is unchanged
0.37.556.886 E slot operator (): id 0 | task 793 | failed to restore speculative checkpoint transaction
I run an MTP-Bench which tests various coding languages. There is a python script for this somewhere. I did port it to my own application. But when I run it the first time it works fine. When I run it the 2nd time the server fails with the above logs.
First Bad Commit
No response
Relevant log output
Logs
0.36.752.450 I slot get_availabl: id 0 | task -1 | selected slot by LRU, t_last = 28331309 0.36.778.231 I slot launch_slot_: id 0 | task 793 | processing task, is_child = 0 0.37.556.879 W slot restore_chec: id 0 | task 793 | checkpoint restore preparation failed; destination is unchanged 0.37.556.886 E slot operator (): id 0 | task 793 | failed to restore speculative checkpoint transaction