Skip to content

Commit bed2a8d

Browse files
authored
Update model download link
1 parent 5e8c8b6 commit bed2a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama_adapter_v2_multimodal7b/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
## Inference
2727

28-
Here is a simple inference script for LLaMA-Adapter V2. The pre-trained model will be downloaded directly from [Github Release](https://github.com/ZrrSkywalker/LLaMA-Adapter/releases/tag/v.2.0.0).
28+
Here is a simple inference script for LLaMA-Adapter V2. The pre-trained model will be downloaded directly from [Github Release](https://github.com/OpenGVLab/LLaMA-Adapter/releases/tag/v.2.0.0).
2929

3030
```python
3131
import cv2

0 commit comments

Comments
 (0)