mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-16 20:09:41 +00:00
Breaking Change: Remove deprecated commands
This commit is contained in:
parent
5d3e142145
commit
d10470a1e3
5 changed files with 49 additions and 136 deletions
1
expose.h
1
expose.h
|
@ -38,7 +38,6 @@ struct load_model_inputs
|
|||
const bool use_mmap;
|
||||
const bool use_mlock;
|
||||
const bool use_smartcontext;
|
||||
const bool unban_tokens;
|
||||
const int clblast_info = 0;
|
||||
const int cublas_info = 0;
|
||||
const int blasbatchsize = 512;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue