Upload folder using huggingface_hub
Browse files- config.json +2 -8
- model.safetensors +2 -2
config.json
CHANGED
@@ -39,18 +39,12 @@
|
|
39 |
}
|
40 |
},
|
41 |
"format": "float-quantized",
|
42 |
-
"global_compression_ratio": 1.
|
43 |
"ignore": [
|
44 |
"lm_head"
|
45 |
],
|
46 |
"quant_method": "sparseml",
|
47 |
"quantization_status": "frozen"
|
48 |
-
},
|
49 |
-
"sparsity_config": {
|
50 |
-
"format": "dense",
|
51 |
-
"global_sparsity": 2.282986945417848,
|
52 |
-
"registry_requires_subclass": false,
|
53 |
-
"sparsity_structure": "0:0"
|
54 |
}
|
55 |
},
|
56 |
"eos_token_id": 2,
|
@@ -68,7 +62,7 @@
|
|
68 |
"rope_scaling": null,
|
69 |
"rope_theta": 10000.0,
|
70 |
"tie_word_embeddings": false,
|
71 |
-
"torch_dtype": "
|
72 |
"transformers_version": "4.39.0",
|
73 |
"use_cache": true,
|
74 |
"vocab_size": 32000
|
|
|
39 |
}
|
40 |
},
|
41 |
"format": "float-quantized",
|
42 |
+
"global_compression_ratio": 1.8918918918918919,
|
43 |
"ignore": [
|
44 |
"lm_head"
|
45 |
],
|
46 |
"quant_method": "sparseml",
|
47 |
"quantization_status": "frozen"
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
}
|
49 |
},
|
50 |
"eos_token_id": 2,
|
|
|
62 |
"rope_scaling": null,
|
63 |
"rope_theta": 10000.0,
|
64 |
"tie_word_embeddings": false,
|
65 |
+
"torch_dtype": "float32",
|
66 |
"transformers_version": "4.39.0",
|
67 |
"use_cache": true,
|
68 |
"vocab_size": 32000
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f119794d5d46ff09505daf993abcc5ab33d2881a196b49f5d2fc965093d6954e
|
3 |
+
size 1493635728
|