Keeby-smilyai commited on
Commit
040f043
·
verified ·
1 Parent(s): c03cdec

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "model_type": "sam2",
 
3
  "vocab_size": 50262,
4
  "d_model": 384,
5
  "n_layers": 6,
 
1
  {
2
  "model_type": "sam2",
3
+ "architectures": ["Sam2ForCausalLM"],
4
  "vocab_size": 50262,
5
  "d_model": 384,
6
  "n_layers": 6,