jarrelscy commited on
Commit
280ef7e
1 Parent(s): 9f658bd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -76,7 +76,8 @@
76
  ],
77
  "quant_method": "gptq",
78
  "sym": true,
79
- "true_sequential": true
 
80
  },
81
  "rms_norm_eps": 1e-05,
82
  "rope_theta": 1000000.0,
 
76
  ],
77
  "quant_method": "gptq",
78
  "sym": true,
79
+ "true_sequential": true,
80
+ "use_exllama": true
81
  },
82
  "rms_norm_eps": 1e-05,
83
  "rope_theta": 1000000.0,