ssmits commited on
Commit
3573403
1 Parent(s): 758f862

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "Qwen/Qwen2-7B-Instruct",
3
  "architectures": [
4
- "Qwen2ForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 151643,
 
1
  {
2
  "_name_or_path": "Qwen/Qwen2-7B-Instruct",
3
  "architectures": [
4
+ "Qwen2Model"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 151643,