mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-14 10:59:41 +00:00
updated kobold lite, work on rwkv, added exe path to model load params, added launch parameter
This commit is contained in:
parent
8e923dc6e9
commit
c200b674f4
11 changed files with 100587 additions and 16 deletions
|
@ -14,9 +14,10 @@
|
|||
#include <iostream>
|
||||
#include <unordered_map>
|
||||
|
||||
|
||||
#include "model_adapter.h"
|
||||
|
||||
#include "rwkv_vocab.cpp"
|
||||
|
||||
// --- Utilities ---
|
||||
|
||||
#define FP32_SIZE 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue