mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-14 02:38:50 +02:00
kobo cheats death again (+1 squashed commits)
Squashed commits: [708e2429] kobo cheats death again
This commit is contained in:
@@ -631,8 +631,6 @@ extern "C" {
|
||||
llama_pos p0,
|
||||
llama_pos p1);
|
||||
|
||||
LLAMA_API void printcache(struct llama_context * ctx);
|
||||
|
||||
// Copy all tokens that belong to the specified sequence to another sequence
|
||||
// Note that this does not allocate extra KV cache memory - it simply assigns the tokens to the new sequence
|
||||
// p0 < 0 : [0, p1]
|
||||
|
||||
Reference in New Issue
Block a user