Gustav0-Freind commited on
Commit
c2894e3
·
verified ·
1 Parent(s): a49a3ac

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -5
config.json CHANGED
@@ -23,11 +23,8 @@
23
  "pretraining_tp": 1,
24
  "rms_norm_eps": 1e-05,
25
  "rope_scaling": {
26
- "factor": 8.0,
27
- "high_freq_factor": 4.0,
28
- "low_freq_factor": 1.0,
29
- "original_max_position_embeddings": 8192,
30
- "rope_type": "llama3"
31
  },
32
  "rope_theta": 500000.0,
33
  "tie_word_embeddings": false,
 
23
  "pretraining_tp": 1,
24
  "rms_norm_eps": 1e-05,
25
  "rope_scaling": {
26
+ "type": "llama3",
27
+ "factor": 8.0
 
 
 
28
  },
29
  "rope_theta": 500000.0,
30
  "tie_word_embeddings": false,