mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-06-01 06:00:36 +00:00
ngram-mod : Add missing include (#23857)
[no release] Signed-off-by: Omid Azizi <oazizi@gimletlabs.ai>
This commit is contained in:
parent
eef59a7642
commit
b000431a0b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#include "ngram-mod.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
//
|
||||
// common_ngram_mod
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue