bkb2135 commited on
Commit
3fbaa80
1 Parent(s): 13a381e

Removed Additional rope_scaling parameters

Browse files
Files changed (1) hide show
  1. config.json +0 -3
config.json CHANGED
@@ -33,9 +33,6 @@
33
  "rms_norm_eps": 1e-05,
34
  "rope_scaling": {
35
  "factor": 8.0,
36
- "low_freq_factor": 1.0,
37
- "high_freq_factor": 4.0,
38
- "original_max_position_embeddings": 8192,
39
  "rope_type": "llama3"
40
  },
41
  "rope_theta": 500000.0,
 
33
  "rms_norm_eps": 1e-05,
34
  "rope_scaling": {
35
  "factor": 8.0,
 
 
 
36
  "rope_type": "llama3"
37
  },
38
  "rope_theta": 500000.0,