Safetensors
llama
deepseekrzz llllvvuu commited on
Commit
40a7601
1 Parent(s): eb5126e

fix config.json (#7)

Browse files

- fix config.json (ab9c556c0448027cadd99761b87a8f4238ea018e)


Co-authored-by: L <[email protected]>

Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -16,10 +16,6 @@
16
  "num_hidden_layers": 30,
17
  "num_key_value_heads": 32,
18
  "pretraining_tp": 1,
19
- "quantization": {
20
- "group_size": 64,
21
- "bits": 8
22
- },
23
  "rms_norm_eps": 1e-06,
24
  "rope_scaling": null,
25
  "rope_theta": 10000,
 
16
  "num_hidden_layers": 30,
17
  "num_key_value_heads": 32,
18
  "pretraining_tp": 1,
 
 
 
 
19
  "rms_norm_eps": 1e-06,
20
  "rope_scaling": null,
21
  "rope_theta": 10000,