Flame-Code-VLM yashu commited on
Commit
967d8de
·
verified ·
1 Parent(s): 013a54b

Update config.json (#3)

Browse files

- Update config.json (87f3edbe757342c0688ed3d0ee8564dd4a62349b)


Co-authored-by: yashu <Sundevil0405@users.noreply.huggingface.co>

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -184,7 +184,7 @@
184
  "rms_norm_eps": 1e-06,
185
  "rope_scaling": {
186
  "factor": 4.0,
187
- "type": "linear"
188
  },
189
  "rope_theta": 100000,
190
  "tie_word_embeddings": false,
 
184
  "rms_norm_eps": 1e-06,
185
  "rope_scaling": {
186
  "factor": 4.0,
187
+ "rope_type": "linear"
188
  },
189
  "rope_theta": 100000,
190
  "tie_word_embeddings": false,