Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -16,6 +16,7 @@
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 32,
18
  "partial_rotary_factor": 0.25,
 
19
  "rope_theta": 10000,
20
  "tie_word_embeddings": false,
21
  "torch_dtype": "bfloat16",
 
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 32,
18
  "partial_rotary_factor": 0.25,
19
+ "rope_pct": 1,
20
  "rope_theta": 10000,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",