This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
llama.cpp
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
sampling-greedy-with-probs
llama.cpp
/
examples
/
speculative
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Georgi Gerganov
bbfc62ac2f
sampling : temp == 0.0 -> no probs, temp < 0.0 -> probs
2023-10-28 14:04:57 +03:00
..
CMakeLists.txt
speculative : PoC for speeding-up inference via speculative sampling (
#2926
)
2023-09-03 15:12:08 +03:00
speculative.cpp
sampling : temp == 0.0 -> no probs, temp < 0.0 -> probs
2023-10-28 14:04:57 +03:00