mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 01:24:36 +00:00
not working correctly
This commit is contained in:
commit
6ce85c54d6
30 changed files with 1603 additions and 724 deletions
1
expose.h
1
expose.h
|
@ -69,6 +69,7 @@ struct load_model_inputs
|
|||
const int quant_k = 0;
|
||||
const int quant_v = 0;
|
||||
const bool check_slowness = false;
|
||||
const bool highpriority = false;
|
||||
const bool swa_support = false;
|
||||
const float lora_multiplier = 1.0f;
|
||||
const bool quiet = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue