jeiku commited on
Commit
ca17807
1 Parent(s): d8f83f6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -4,8 +4,8 @@
4
  "StableLMEpochForCausalLM"
5
  ],
6
  "auto_map": {
7
- "AutoConfig": "jeiku/RocketHermesZephyrBoros_3B--configuration_stablelm_epoch.StableLMEpochConfig",
8
- "AutoModelForCausalLM": "jeiku/RocketHermesZephyrBoros_3B--modeling_stablelm_epoch.StableLMEpochForCausalLM"
9
  },
10
  "bos_token_id": 0,
11
  "eos_token_id": 0,
 
4
  "StableLMEpochForCausalLM"
5
  ],
6
  "auto_map": {
7
+ "AutoConfig": "configuration_stablelm_epoch.StableLMEpochConfig",
8
+ "AutoModelForCausalLM": "modeling_stablelm_epoch.StableLMEpochForCausalLM"
9
  },
10
  "bos_token_id": 0,
11
  "eos_token_id": 0,