pkanithi commited on
Commit
6cf70d3
·
verified ·
1 Parent(s): bf98e39

Update config.json

Browse files

mistral class update

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "WeighedMistralForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 11,
 
1
  {
2
  "architectures": [
3
+ "MistralForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 11,