Skip to content

Commit d81a29b

Browse files
danbevhodlen
authored andcommitted
llava: fix typo/formatting in README.md (ggml-org#5405)
This commit fixes a typo in the README.md file for the llava example which is causing the formatting to look a little off: Clone llava-v15-7b`` and clip-vit-large-patch14-336`` locally Signed-off-by: Daniel Bevenius <[email protected]>
1 parent 27b5ad0 commit d81a29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/llava/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ After building, run: `./llava-cli` to see the usage. For example:
2121

2222
## Model conversion
2323

24-
- Clone `llava-v15-7b`` and `clip-vit-large-patch14-336`` locally:
24+
- Clone `llava-v15-7b` and `clip-vit-large-patch14-336` locally:
2525

2626
```sh
2727
git clone https://huggingface.co/liuhaotian/llava-v1.5-7b

0 commit comments

Comments
 (0)