mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-30 17:10:50 +02:00
still refactoring, but need a checkpoint to prepare build for 1.0.7
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
//No dynamic memory allocation! Setup structs with FIXED (known) shapes and sizes for ALL output fields
|
||||
//Python will ALWAYS provide the memory, we just write to it.
|
||||
|
||||
#include "llama_adapter.h"
|
||||
#include "model_adapter.h"
|
||||
#include "expose.h"
|
||||
#include "extra.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user