Charlie911 commited on
Commit
78c9dbd
1 Parent(s): 22749cb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -15,6 +15,7 @@
15
  "num_hidden_layers": 32,
16
  "num_key_value_heads": 32,
17
  "pad_token_id": 0,
 
18
  "pretraining_tp": 1,
19
  "rms_norm_eps": 1e-05,
20
  "rope_scaling": null,
 
15
  "num_hidden_layers": 32,
16
  "num_key_value_heads": 32,
17
  "pad_token_id": 0,
18
+ "pretrained_model_name_or_path": "lmsys/vicuna-7b-v1.5",
19
  "pretraining_tp": 1,
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,