LeroyDyer commited on
Commit
3317bfb
1 Parent(s): 5fdf0f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "LeroyDyer/Mixtral_AI_128k_bioMedical",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
6
  "auto_map": {
7
- "AutoConfig": "LeroyDyer/Mixtral_AI_128k_bioMedical--configuration_mistral.MistralConfig",
8
- "AutoModelForCausalLM": "LeroyDyer/Mixtral_AI_128k_bioMedical--modeling_mistral_yarn.MistralForCausalLM"
9
  },
10
  "bos_token_id": 1,
11
  "eos_token_id": 2,
 
1
  {
2
+ "_name_or_path": "LeroyDyer/Mixtral_AI_Cyber_2.0",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
6
  "auto_map": {
7
+ "AutoConfig": "LeroyDyer/Mixtral_AI_Cyber_2.0--configuration_mistral.MistralConfig",
8
+ "AutoModelForCausalLM": "LeroyDyer/Mixtral_AI_Cyber_2.0--modeling_mistral_yarn.MistralForCausalLM"
9
  },
10
  "bos_token_id": 1,
11
  "eos_token_id": 2,