add sharded model
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTJForCausalLM"
|
@@ -37,7 +37,7 @@
|
|
37 |
"tie_word_embeddings": false,
|
38 |
"tokenizer_class": "GPT2Tokenizer",
|
39 |
"torch_dtype": "float32",
|
40 |
-
"transformers_version": "4.
|
41 |
"use_cache": true,
|
42 |
"vocab_size": 50400
|
43 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ethzanalytics/gpt-j-8bit-daily_dialogues_1E",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTJForCausalLM"
|
|
|
37 |
"tie_word_embeddings": false,
|
38 |
"tokenizer_class": "GPT2Tokenizer",
|
39 |
"torch_dtype": "float32",
|
40 |
+
"transformers_version": "4.24.0",
|
41 |
"use_cache": true,
|
42 |
"vocab_size": 50400
|
43 |
}
|
pytorch_model.bin → pytorch_model-00001-of-00004.bin
RENAMED
@@ -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:3d7a238c5070fa5736c776c5eaecf213769af31bff42f5a7b6b4d9763cffa879
|
3 |
+
size 1935755141
|
pytorch_model-00002-of-00004.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a9a5b887f0b38dc5bb86261b5bd23c60d8cdb2cd3ddb4d802c212f56bf6fa19
|
3 |
+
size 1998326687
|
pytorch_model-00003-of-00004.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bebbacb2e6f158e9a0664612be8270ac92364bb1cd80345a8ab762bea2f96bb1
|
3 |
+
size 1935237323
|
pytorch_model-00004-of-00004.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e6ee9be51d2240ce220badbba5307593f5b8304da886b02120b61ca3baa7388
|
3 |
+
size 342775340
|
pytorch_model.bin.index.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e199a7a6fbf4ce58a1a7ad18dfaddc8e3949cbd5d3c902c3c48743a54664e6fd
|
3 |
+
size 82123
|