This website works better with JavaScript
首頁
探索
說明
登入
cturan
/
llama.cpp
镜像来自
https://github.com/cturan/llama.cpp
關注
1
讚好
0
複刻
0
檔案
問題管理
0
Wiki
目錄樹:
7c4263d426
分支列表
標籤列表
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
examples
/
speculative
bmwl
f486f6e1e5
ggml : add numa options (
#5377
)
1 年之前
..
CMakeLists.txt
b12fa0d1c1
build : link against build info instead of compiling against it (
#3879
)
2 年之前
README.md
9494d7c477
english : use `typos` to fix comments and logs (
#4354
)
2 年之前
speculative.cpp
f486f6e1e5
ggml : add numa options (
#5377
)
1 年之前
README.md
llama.cpp/examples/speculative
Demonstration of speculative decoding and tree-based speculative decoding techniques
More info:
https://github.com/ggerganov/llama.cpp/pull/2926
https://github.com/ggerganov/llama.cpp/pull/3624