Binarybardakshat commited on
Commit
69ecfae
·
verified ·
1 Parent(s): 5e79233

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -5
config.json CHANGED
@@ -43,11 +43,8 @@
43
  },
44
  "rms_norm_eps": 1e-05,
45
  "rope_scaling": {
46
- "factor": 32.0,
47
- "high_freq_factor": 4.0,
48
- "low_freq_factor": 1.0,
49
- "original_max_position_embeddings": 8192,
50
- "rope_type": "llama3"
51
  },
52
  "rope_theta": 500000.0,
53
  "tie_word_embeddings": true,
 
43
  },
44
  "rms_norm_eps": 1e-05,
45
  "rope_scaling": {
46
+ "name": "dynamic",
47
+ "factor": 32.0
 
 
 
48
  },
49
  "rope_theta": 500000.0,
50
  "tie_word_embeddings": true,