quantized model
Browse files- config.json +1 -1
- generation_config.json +1 -1
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -46,7 +46,7 @@
|
|
46 |
"rope_theta": 10000.0,
|
47 |
"tie_word_embeddings": false,
|
48 |
"torch_dtype": "float32",
|
49 |
-
"transformers_version": "4.51.
|
50 |
"use_cache": true,
|
51 |
"vocab_size": 32000,
|
52 |
"window_size": null
|
|
|
46 |
"rope_theta": 10000.0,
|
47 |
"tie_word_embeddings": false,
|
48 |
"torch_dtype": "float32",
|
49 |
+
"transformers_version": "4.51.0",
|
50 |
"use_cache": true,
|
51 |
"vocab_size": 32000,
|
52 |
"window_size": null
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 2,
|
6 |
-
"transformers_version": "4.51.
|
7 |
}
|
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 2,
|
6 |
+
"transformers_version": "4.51.0"
|
7 |
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1730c61b3bad5ee1d0f4154104f3c7fa65904c476a0958fcb3cc90ae2f840706
|
3 |
+
size 1142740241
|