Skip to content

Commit

Permalink
Merge pull request THUDM#357 from ShreyasSkandanS/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mactavish91 authored Feb 2, 2024
2 parents 7b8240f + d4a4b5f commit a06d509
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 @@ -180,7 +180,7 @@ python cli_demo_hf.py --from_pretrained THUDM/cogagent-vqa-hf --bf16
# CogVLM
python cli_demo_hf.py --from_pretrained THUDM/cogvlm-chat-hf --bf16
python cli_demo_hf.py --from_pretrained THUDM/cogvlm-grounding-generalist --bf16
python cli_demo_hf.py --from_pretrained THUDM/cogvlm-grounding-generalist-hf --bf16
```

- If you want to manually download the weights, you can replace the path after ``--from_pretrained`` with the model
Expand Down

0 comments on commit a06d509

Please sign in to comment.