maidacundo commited on
Commit
449c53a
·
verified ·
1 Parent(s): 2af5e26

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -18,10 +18,7 @@
18
  "num_key_value_heads": 8,
19
  "pad_token_id": 151654,
20
  "rms_norm_eps": 1e-06,
21
- "rope_scaling": {
22
- "factor": 2.0,
23
- "type": "linear"
24
- },
25
  "rope_theta": 1000000,
26
  "sliding_window": null,
27
  "tie_word_embeddings": false,
 
18
  "num_key_value_heads": 8,
19
  "pad_token_id": 151654,
20
  "rms_norm_eps": 1e-06,
21
+ "rope_scaling": null,
 
 
 
22
  "rope_theta": 1000000,
23
  "sliding_window": null,
24
  "tie_word_embeddings": false,