Skip to content

Commit

Permalink
Fix image width
Browse files Browse the repository at this point in the history
  • Loading branch information
li-plus committed Jul 25, 2024
1 parent 163e5e7 commit bf3250c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@ python3 chatglm_cpp/convert.py -i THUDM/glm-4v-9b -t q4_0 -vt q4_0 -o models/cha

<table>
<tr>
<td><img src="examples/03-Confusing-Pictures.jpg"></td>
<td><img src="examples/hmmm.jpg"></td>
<td style="width: 50%;"><img src="examples/03-Confusing-Pictures.jpg"></td>
<td style="width: 50%;"><img src="examples/hmmm.jpg"></td>
</tr>

<tr>
Expand Down

0 comments on commit bf3250c

Please sign in to comment.