player1537
commited on
Commit
•
ed9454a
1
Parent(s):
70442b7
Upload BloomForCausalLM
Browse files- generation_config.json +7 -0
- pytorch_model.bin +1 -1
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": 3,
|
6 |
+
"transformers_version": "4.31.0"
|
7 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2236957537
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad1047af4d787fcc1458849f4291e7a32cc4ddffeac14bd3fe057f3da7b7c5dd
|
3 |
size 2236957537
|