mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-09 11:00:40 +00:00
fixed build
This commit is contained in:
parent
d33c88b1f4
commit
d18938fc70
2 changed files with 1 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ static bool old_mixtral_warning_showed = false;
|
|||
#include "llama-vocab.cpp"
|
||||
#include "llama-grammar.cpp"
|
||||
#include "llama-sampling.cpp"
|
||||
#include "llama-kv-cache.cpp"
|
||||
#include "llama-kv-cache-unified.cpp"
|
||||
#include "llama-kv-cache-unified-iswa.cpp"
|
||||
#include "llama-kv-cache-recurrent.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue