arthrod commited on
Commit
35ebc66
1 Parent(s): 6480955

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_name_or_path": "clau_creat",
3
- "architectures": ["AutoModelForCausalLM"],
4
  "attention_dropout": 0.0,
5
  "bos_token_id": 1,
6
  "eos_token_id": 32000,
 
1
  {
2
  "_name_or_path": "clau_creat",
3
+ "architectures": ["MistralForCausalLM"],
4
  "attention_dropout": 0.0,
5
  "bos_token_id": 1,
6
  "eos_token_id": 32000,