adarshxs commited on
Commit
c49d937
·
verified ·
1 Parent(s): 48eb975

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -31,10 +31,7 @@
31
  "rms_norm_eps": 1e-05,
32
  "rope_scaling": {
33
  "factor": 8.0,
34
- "high_freq_factor": 4.0,
35
- "low_freq_factor": 1.0,
36
- "original_max_position_embeddings": 8192,
37
- "rope_type": "llama3"
38
  },
39
  "rope_theta": 500000.0,
40
  "tie_word_embeddings": false,
 
31
  "rms_norm_eps": 1e-05,
32
  "rope_scaling": {
33
  "factor": 8.0,
34
+ "type": "dynamic"
 
 
 
35
  },
36
  "rope_theta": 500000.0,
37
  "tie_word_embeddings": false,