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 3b00662 commit 9f392d1
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 @@ -10,7 +10,7 @@ git clone https://github.com/OpenBMB/MiniCPM-CookBook

#### 2. Replace the Original Model Code

Next, replace the `modeling_minicpmv.py` file in your local `MiniCPMV2.6` project with the one from the downloaded project.
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
Expand Down

0 comments on commit 9f392d1

Please sign in to comment.