andersonbcdefg
commited on
Commit
•
29fae77
1
Parent(s):
b80fc52
Upload LlamaForCausalLM
Browse files- generation_config.json +7 -0
- pytorch_model.bin +3 -0
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9df2ec0894b739ce52d15a6b2b41583dce5519aae06e5ffa3af06703d4663ad5
|
3 |
+
size 2558607828
|