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

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -23,9 +23,9 @@
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,
31
  "torch_dtype": "bfloat16",
 
23
  "pretraining_tp": 1,
24
  "rms_norm_eps": 1e-05,
25
  "rope_scaling": {
26
+ "type": "dynamic",
27
  "factor": 8.0
28
+ }
29
  "rope_theta": 500000.0,
30
  "tie_word_embeddings": false,
31
  "torch_dtype": "bfloat16",