Update config.json
Browse files- config.json +4 -4
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_commit_hash": "1cc23830f62c268082475776fb449af8428eb703",
|
3 |
-
"_name_or_path": "togethercomputer/evo-1-
|
4 |
"architectures": [
|
5 |
"StripedHyenaModelForCausalLM"
|
6 |
],
|
@@ -10,9 +10,9 @@
|
|
10 |
24
|
11 |
],
|
12 |
"auto_map": {
|
13 |
-
"AutoConfig": "togethercomputer/evo-1-
|
14 |
-
"AutoModelForCausalLM": "togethercomputer/evo-1-
|
15 |
-
"AutoTokenizer": "togethercomputer/evo-1-
|
16 |
},
|
17 |
"column_split": false,
|
18 |
"column_split_hyena": true,
|
|
|
1 |
{
|
2 |
"_commit_hash": "1cc23830f62c268082475776fb449af8428eb703",
|
3 |
+
"_name_or_path": "togethercomputer/evo-1-pretrained-131k",
|
4 |
"architectures": [
|
5 |
"StripedHyenaModelForCausalLM"
|
6 |
],
|
|
|
10 |
24
|
11 |
],
|
12 |
"auto_map": {
|
13 |
+
"AutoConfig": "togethercomputer/evo-1-pretrained-131k--configuration_hyena.StripedHyenaConfig",
|
14 |
+
"AutoModelForCausalLM": "togethercomputer/evo-1-pretrained-131k--modeling_hyena.StripedHyenaModelForCausalLM",
|
15 |
+
"AutoTokenizer": "togethercomputer/evo-1-pretrained-131k--tokenizer.ByteTokenizer"
|
16 |
},
|
17 |
"column_split": false,
|
18 |
"column_split_hyena": true,
|