commit files to HF hub
Browse files- config.json +1 -1
- generation_config.json +6 -0
- pytorch_model.bin +3 -0
config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"rotary_emb_base": 10000,
|
| 19 |
"rotary_pct": 0.5,
|
| 20 |
"tie_word_embeddings": false,
|
| 21 |
-
"torch_dtype": "
|
| 22 |
"transformers_version": "4.30.2",
|
| 23 |
"use_cache": true,
|
| 24 |
"use_parallel_residual": true,
|
|
|
|
| 18 |
"rotary_emb_base": 10000,
|
| 19 |
"rotary_pct": 0.5,
|
| 20 |
"tie_word_embeddings": false,
|
| 21 |
+
"torch_dtype": "float32",
|
| 22 |
"transformers_version": "4.30.2",
|
| 23 |
"use_cache": true,
|
| 24 |
"use_parallel_residual": true,
|
generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 0,
|
| 4 |
+
"eos_token_id": 2,
|
| 5 |
+
"transformers_version": "4.30.2"
|
| 6 |
+
}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ef7dbb7a102c13d0d55ec6988d74377cf540341550101a8f0bb9f351ea9fcf0
|
| 3 |
+
size 5429933081
|