Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
X-Lai authored Oct 31, 2023
1 parent de84a32 commit 5b41f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ CUDA_VISIBLE_DEVICES="" python3 merge_lora_weights_and_save_hf_model.py \
### Validation
```
deepspeed --master_port=24999 train_ds.py \
--version="PATH_TO_LISA_Model_Directory" \
--version="PATH_TO_LISA_HF_Model_Directory" \
--dataset_dir='./dataset' \
--vision_pretrained="PATH_TO_SAM" \
--exp_name="lisa-7b" \
Expand Down

0 comments on commit 5b41f68

Please sign in to comment.