removing xllama
Browse files- adapter_config.json +1 -3
adapter_config.json
CHANGED
@@ -23,7 +23,5 @@
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM",
|
25 |
"use_dora": false,
|
26 |
-
"use_rslora": false
|
27 |
-
"quantization_config": {
|
28 |
-
"disable_exllama": true }
|
29 |
}
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM",
|
25 |
"use_dora": false,
|
26 |
+
"use_rslora": false
|
|
|
|
|
27 |
}
|