Zymrael commited on
Commit
aa1a5f6
·
verified ·
1 Parent(s): 9402bfc

chore: update config to local paths

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_commit_hash": "1cc23830f62c268082475776fb449af8428eb703",
3
- "_name_or_path": "LongSafari/Evo-1",
4
  "architectures": [
5
  "StripedHyenaModelForCausalLM"
6
  ],
@@ -10,8 +10,8 @@
10
  24
11
  ],
12
  "auto_map": {
13
- "AutoConfig": "LongSafari/Evo-1--configuration_hyena.StripedHyenaConfig",
14
- "AutoModelForCausalLM": "LongSafari/Evo-1--modeling_hyena.StripedHyenaModelForCausalLM"
15
  },
16
  "column_split": false,
17
  "column_split_hyena": true,
 
1
  {
2
  "_commit_hash": "1cc23830f62c268082475776fb449af8428eb703",
3
+ "_name_or_path": "togethercomputer/Evo-1",
4
  "architectures": [
5
  "StripedHyenaModelForCausalLM"
6
  ],
 
10
  24
11
  ],
12
  "auto_map": {
13
+ "AutoConfig": "configuration_hyena.StripedHyenaConfig",
14
+ "AutoModelForCausalLM": "modeling_hyena.StripedHyenaModelForCausalLM"
15
  },
16
  "column_split": false,
17
  "column_split_hyena": true,