reach-vb HF staff commited on
Commit
91cef05
1 Parent(s): 38afb40

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": {
3
+ "group_size": 64,
4
+ "bits": 4
5
+ },
6
+ "model_type": "phi2"
7
+ }