dphnAI commited on
Commit
4b09648
·
verified ·
1 Parent(s): 8a02745

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -41,6 +41,7 @@
41
  "initializer_range": 0.02,
42
  "intermediate_size": 4096,
43
  "model_type": "pixtral",
 
44
  "num_attention_heads": 16,
45
  "num_channels": 3,
46
  "num_hidden_layers": 24,
 
41
  "initializer_range": 0.02,
42
  "intermediate_size": 4096,
43
  "model_type": "pixtral",
44
+ "tie_word_embeddings": false,
45
  "num_attention_heads": 16,
46
  "num_channels": 3,
47
  "num_hidden_layers": 24,