Upload 3 files
Browse files- config.json +1 -0
- model.bin +2 -2
config.json
CHANGED
@@ -5,5 +5,6 @@
|
|
5 |
"decoder_start_token": "<pad>",
|
6 |
"eos_token": "</s>",
|
7 |
"layer_norm_epsilon": null,
|
|
|
8 |
"unk_token": "<unk>"
|
9 |
}
|
|
|
5 |
"decoder_start_token": "<pad>",
|
6 |
"eos_token": "</s>",
|
7 |
"layer_norm_epsilon": null,
|
8 |
+
"multi_query_attention": false,
|
9 |
"unk_token": "<unk>"
|
10 |
}
|
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:48732eef67cb786982274fbf731e00b5cf2666ebec29ea59f602cf8937a5040d
|
3 |
+
size 1198563189
|