Upload LlamaForCausalLM
Browse files
generation_config.json
CHANGED
@@ -1,10 +1,7 @@
|
|
1 |
{
|
|
|
2 |
"bos_token_id": 1,
|
3 |
-
"do_sample": true,
|
4 |
"eos_token_id": 2,
|
5 |
-
"max_length": 4096,
|
6 |
"pad_token_id": 0,
|
7 |
-
"temperature": 0.6,
|
8 |
-
"top_p": 0.9,
|
9 |
"transformers_version": "4.31.0"
|
10 |
}
|
|
|
1 |
{
|
2 |
+
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
|
|
4 |
"eos_token_id": 2,
|
|
|
5 |
"pad_token_id": 0,
|
|
|
|
|
6 |
"transformers_version": "4.31.0"
|
7 |
}
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:778f142819723eeb7443a64e67e1cc6c847f3c75b3723e1ca809e5a7192aefe9
|
3 |
+
size 9976635045
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2eabf08b486a8496e617f4bd0303c6329c98351d51187149ee33c6fb299e1bb
|
3 |
+
size 3500316014
|