zhiqings commited on
Commit
17343f4
1 Parent(s): bd45df6

Update sft_model/config.json

Browse files
Files changed (1) hide show
  1. sft_model/config.json +1 -1
sft_model/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "lmsys/vicuna-7b-v1.5",
3
  "architectures": [
4
  "LlavaLlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "llava-sft-7b-224-v1.5",
3
  "architectures": [
4
  "LlavaLlamaForCausalLM"
5
  ],