]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Fix crash with draft-simple (#25720)
authorGaurav Garg <redacted>
Wed, 15 Jul 2026 14:21:34 +0000 (19:51 +0530)
committerGitHub <redacted>
Wed, 15 Jul 2026 14:21:34 +0000 (19:51 +0530)
commit956973c76466b6c791d7bdbe6eed3aa3235b2dc1
treeedcd33d5f346f85a2f9788820e802a36cb9b8095
parenta5822222909b785f23ddc74ce3c8f85bd0e38562
Fix crash with draft-simple (#25720)

* Fix crash with draft-simple

* Fix tests for spec decoding
common/speculative.cpp
tools/server/tests/unit/test_speculative.py
tools/server/tests/utils.py