Commit ·
ef0f54c
1
Parent(s): 5a851df
Upload LlamaForCausalLM
Browse files
generation_config.json
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
-
"pad_token_id":
|
|
|
|
|
|
|
| 6 |
"transformers_version": "4.31.0"
|
| 7 |
}
|
|
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
+
"pad_token_id": 32000,
|
| 6 |
+
"temperature": 0.9,
|
| 7 |
+
"top_p": 0.6,
|
| 8 |
"transformers_version": "4.31.0"
|
| 9 |
}
|
pytorch_model-00001-of-00002.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9976638373
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e9021f1bacb428e87cdd829c915451b94b258b4d0aa883cf3e53721dbab8bc2
|
| 3 |
size 9976638373
|
pytorch_model-00002-of-00002.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3500317102
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a87c9c602e05391a2b668b411273d14a118ae5ffe0f496abe0f39633ebce4541
|
| 3 |
size 3500317102
|