anhphamduy commited on
Commit
4015ebd
·
verified ·
1 Parent(s): c5e7e20

Create quant_config.json

Browse files
Files changed (1) hide show
  1. quant_config.json +4 -0
quant_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "quant_method": "bitsandbytes",
3
+ "load_in_8bit": true
4
+ }