mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-14 19:09:45 +00:00
added a nicer built in voice
This commit is contained in:
parent
62e33d0bf7
commit
636beac6d2
7 changed files with 166 additions and 36 deletions
|
@ -3028,4 +3028,4 @@ std::vector<llama_token> llama_v2_tokenize(struct llama_v2_context * ctx, const
|
|||
res.resize(n);
|
||||
|
||||
return res;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue