Bot2025 commited on
Commit
aa7d019
·
verified ·
1 Parent(s): e1f2b27

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -26,11 +26,7 @@
26
  "zero_point": true
27
  },
28
  "rms_norm_eps": 1e-06,
29
- "rope_scaling": {
30
- "rope_type": "yarn",
31
- "factor": 4.0,
32
- "original_max_position_embeddings": 32768
33
- },
34
  "rope_theta": 1000000,
35
  "sliding_window": null,
36
  "tie_word_embeddings": false,
 
26
  "zero_point": true
27
  },
28
  "rms_norm_eps": 1e-06,
29
+ "rope_scaling": null,
 
 
 
 
30
  "rope_theta": 1000000,
31
  "sliding_window": null,
32
  "tie_word_embeddings": false,