Sao10K commited on
Commit
3f048e2
1 Parent(s): 3fa6b4c

Update config.json

Browse files

This is an experimental model, using parts of the OpenHermes & Airoboros dataset + some of my own stuff. Updated config to reflect that.

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/workspace/AiroHermes-Mistral-7B",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "HACM7-Mistral-7B",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],