omarelshehy commited on
Commit
4e9193d
·
verified ·
1 Parent(s): 43a4b4b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,6 +2,6 @@
2
  "base_model_name_or_path": "teknium/OpenHermes-2.5-Mistral-7B",
3
  "medusa_num_heads": 3,
4
  "medusa_num_layers": 1,
5
- "transformers_version": "4.38.1",
6
  "version": "2"
7
  }
 
2
  "base_model_name_or_path": "teknium/OpenHermes-2.5-Mistral-7B",
3
  "medusa_num_heads": 3,
4
  "medusa_num_layers": 1,
5
+ "transformers_version": "4.38.0",
6
  "version": "2"
7
  }