pragaash commited on
Commit
d2a0c0f
1 Parent(s): 521ac0e

Add model_type to config.json.

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_commit_hash": "9ae63354fd42cc1e14334bba246276540c8b9017",
3
  "_name_or_path": "togethercomputer/StripedHyena-Hessian-7B",
 
4
  "architectures": [
5
  "StripedHyenaModelForCausalLM"
6
  ],
 
1
  {
2
  "_commit_hash": "9ae63354fd42cc1e14334bba246276540c8b9017",
3
  "_name_or_path": "togethercomputer/StripedHyena-Hessian-7B",
4
+ "model_type": "stripedhyena",
5
  "architectures": [
6
  "StripedHyenaModelForCausalLM"
7
  ],