hannahbillo commited on
Commit
9cf8208
1 Parent(s): 79822c0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -20,10 +20,7 @@
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": {
22
  "factor": 8.0,
23
- "high_freq_factor": 4.0,
24
- "low_freq_factor": 1.0,
25
- "original_max_position_embeddings": 8192,
26
- "rope_type": "llama3"
27
  },
28
  "rope_theta": 500000.0,
29
  "tie_word_embeddings": false,
 
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": {
22
  "factor": 8.0,
23
+ "type": "linear"
 
 
 
24
  },
25
  "rope_theta": 500000.0,
26
  "tie_word_embeddings": false,