Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LDLINGLINGLING authored Oct 14, 2024
1 parent 9f392d1 commit 823f35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_minicpmv2.6_embeding/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ git clone https://github.com/OpenBMB/MiniCPM-CookBook
Next, replace the `modeling_minicpmv.py` file in your local `MiniCPMV2.6` model path with the one from the downloaded project.

```sh
cp MiniCPM-CookBook/get_minicpmv2.6_embeding/modeling_minicpmv.py /path/to/MiniCPMV2.6/modeling_minicpmv.py
cp MiniCPM-CookBook/get_minicpmv2.6_embeding/modeling_minicpmv.py /path/to/MiniCPM-V-2_6/modeling_minicpmv.py
```

Make sure to replace `/path/to/MiniCPMV2.6` with the actual path of your `MiniCPMV2.6` project.
Expand Down

0 comments on commit 823f35a

Please sign in to comment.