girrajjangid commited on
Commit
9182b8a
1 Parent(s): cbe6dfd

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. model.safetensors +2 -2
  2. quant_config.json +6 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e44ce263e6fd885f50d82ca515b9325375b43ee36ededb75acf161ce88bc2e41
3
- size 48
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0164dceb0ff76407ee50be6bb4a1699f49f981c2a2b83cb1251dfa1668766f25
3
+ size 1049163152
quant_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "zero_point": true,
3
+ "q_group_size": 128,
4
+ "w_bit": 4,
5
+ "version": "GEMM"
6
+ }