not working correctly

This commit is contained in:
Concedo 2025-06-02 22:12:10 +08:00
commit 6ce85c54d6
30 changed files with 1603 additions and 724 deletions

View file

@ -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;