DemPy commited on
Commit
1dfe863
1 Parent(s): 72029f2

removing xllama

Browse files
Files changed (1) hide show
  1. 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
  }