Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
@@ -57,7 +57,7 @@
|
|
57 |
}
|
58 |
},
|
59 |
"format": "int-quantized",
|
60 |
-
"global_compression_ratio":
|
61 |
"ignore": [
|
62 |
"lm_head"
|
63 |
],
|
@@ -75,7 +75,7 @@
|
|
75 |
},
|
76 |
"rope_theta": 500000.0,
|
77 |
"tie_word_embeddings": true,
|
78 |
-
"torch_dtype": "
|
79 |
"transformers_version": "4.49.0",
|
80 |
"use_cache": true,
|
81 |
"vocab_size": 128256
|
|
|
57 |
}
|
58 |
},
|
59 |
"format": "int-quantized",
|
60 |
+
"global_compression_ratio": 1.5267954166889706,
|
61 |
"ignore": [
|
62 |
"lm_head"
|
63 |
],
|
|
|
75 |
},
|
76 |
"rope_theta": 500000.0,
|
77 |
"tie_word_embeddings": true,
|
78 |
+
"torch_dtype": "bfloat16",
|
79 |
"transformers_version": "4.49.0",
|
80 |
"use_cache": true,
|
81 |
"vocab_size": 128256
|