This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX-Ascend
/
enginex-ascend-910-llama.cpp
Watch
10
Star
0
Fork
0
You've already forked enginex-ascend-910-llama.cpp
Code
Issues
Pull Requests
Actions
4
Projects
Releases
Wiki
Activity
Files
2bb3597e426ce092c3e10ae0bdd876963765e6ed
enginex-ascend-910-llama.cpp
/
examples
/
speculative
History
Georgi Gerganov
c6af2161b2
speculative : fix seg fault in certain cases (
#12454
)
2025-03-18 19:35:11 +02:00
..
CMakeLists.txt
ggml : move AMX to the CPU backend (
#10570
)
2024-11-29 21:54:58 +01:00
README.md
repo : update links to new url (
#11886
)
2025-02-15 16:40:57 +02:00
speculative.cpp
speculative : fix seg fault in certain cases (
#12454
)
2025-03-18 19:35:11 +02:00
README.md
llama.cpp/examples/speculative
Demonstration of speculative decoding and tree-based speculative decoding techniques
More info:
https://github.com/ggml-org/llama.cpp/pull/2926
https://github.com/ggml-org/llama.cpp/pull/3624
https://github.com/ggml-org/llama.cpp/pull/5625