Suku0 commited on
Commit
d9f42e1
1 Parent(s): 3dc47df

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -38,10 +38,7 @@
38
  "rms_norm_eps": 1e-05,
39
  "rope_scaling": {
40
  "factor": 8.0,
41
- "high_freq_factor": 4.0,
42
- "low_freq_factor": 1.0,
43
- "original_max_position_embeddings": 8192,
44
- "rope_type": "llama3"
45
  },
46
  "rope_theta": 500000.0,
47
  "tie_word_embeddings": false,
 
38
  "rms_norm_eps": 1e-05,
39
  "rope_scaling": {
40
  "factor": 8.0,
41
+ "type": "dynamic"
 
 
 
42
  },
43
  "rope_theta": 500000.0,
44
  "tie_word_embeddings": false,