tyzhu commited on
Commit
dba2a32
·
verified ·
1 Parent(s): 04fb990

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "pad_token_id": 0,
18
  "pretraining_tp": 1,
19
  "rms_norm_eps": 1e-05,
20
- "rope_scaling": {"type": "linear", "factor": 4.0}
21
  "rope_theta": 10000,
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "float32",
 
17
  "pad_token_id": 0,
18
  "pretraining_tp": 1,
19
  "rms_norm_eps": 1e-05,
20
+ "rope_scaling": {"type": "linear", "factor": 4.0},
21
  "rope_theta": 10000,
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "float32",