- Notifications
You must be signed in to change notification settings - Fork 1.4k
Speculative sampling #675
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
llama.cpp added a feature for speculative inference:
ggml-org/llama.cpp#2926
but when running llama_cpp.server, it says it does not recognize the new parameters.
There are two new parameters:
Can this new feature please be supported?