Sayan01 commited on
Commit
2411cff
1 Parent(s): aedc05b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "max_position_embeddings": 2048,
17
  "model_type": "phi",
18
  "num_attention_heads": 32,
19
- "num_beams": null,
20
  "num_hidden_layers": 16,
21
  "num_key_value_heads": 32,
22
  "partial_rotary_factor": 0.5,
 
16
  "max_position_embeddings": 2048,
17
  "model_type": "phi",
18
  "num_attention_heads": 32,
19
+ "num_beams": 4,
20
  "num_hidden_layers": 16,
21
  "num_key_value_heads": 32,
22
  "partial_rotary_factor": 0.5,