appvoid commited on
Commit
4e5c8a0
1 Parent(s): aed580f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "rms_norm_eps": 1e-05,
22
  "rope_scaling": {
23
  "factor": 32.0,
24
- "type": "llama3"
25
  },
26
  "rope_theta": 500000.0,
27
  "tie_word_embeddings": true,
 
21
  "rms_norm_eps": 1e-05,
22
  "rope_scaling": {
23
  "factor": 32.0,
24
+ "type": "dynamic"
25
  },
26
  "rope_theta": 500000.0,
27
  "tie_word_embeddings": true,