Upload GPTNeoXForCausalLM
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"rotary_emb_base": 10000,
|
18 |
"rotary_pct": 0.5,
|
19 |
"tie_word_embeddings": false,
|
20 |
-
"torch_dtype": "
|
21 |
"transformers_version": "4.22.0",
|
22 |
"use_cache": true,
|
23 |
"vocab_size": 30080
|
|
|
17 |
"rotary_emb_base": 10000,
|
18 |
"rotary_pct": 0.5,
|
19 |
"tie_word_embeddings": false,
|
20 |
+
"torch_dtype": "float16",
|
21 |
"transformers_version": "4.22.0",
|
22 |
"use_cache": true,
|
23 |
"vocab_size": 30080
|
pytorch_model.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:613ef1585775671257293e0ea7f461aafe8a105c185bc592ac746021401c7fbb
|
3 |
+
size 2764400553
|