alestrami commited on
Commit
6a92b2a
·
verified ·
1 Parent(s): 01d668f

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -7
config.json CHANGED
@@ -15,13 +15,7 @@
15
  "num_key_value_heads": 8,
16
  "pretraining_tp": 1,
17
  "rms_norm_eps": 1e-05,
18
- "rope_scaling": {
19
- "factor": 32.0,
20
- "high_freq_factor": 4.0,
21
- "low_freq_factor": 1.0,
22
- "original_max_position_embeddings": 8192,
23
- "rope_type": "llama3"
24
- },
25
  "rope_theta": 500000.0,
26
  "tie_word_embeddings": false,
27
  "torch_dtype": "float16",
 
15
  "num_key_value_heads": 8,
16
  "pretraining_tp": 1,
17
  "rms_norm_eps": 1e-05,
18
+ "rope_scaling": null,
 
 
 
 
 
 
19
  "rope_theta": 500000.0,
20
  "tie_word_embeddings": false,
21
  "torch_dtype": "float16",