]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
llava: fix typo/formatting in README.md (#5405)
authorDaniel Bevenius <redacted>
Thu, 8 Feb 2024 08:58:19 +0000 (09:58 +0100)
committerGitHub <redacted>
Thu, 8 Feb 2024 08:58:19 +0000 (09:58 +0100)
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 <redacted>
examples/llava/README.md

index 323c5fdd028355f73bd88e78c80081a076b418bd..295181a34e776c04e4649b8cd1dbdf4dabec84b6 100644 (file)
@@ -21,7 +21,7 @@ After building, run: `./llava-cli` to see the usage. For example:
 
 ## Model conversion
 
-- Clone `llava-v15-7b`` and `clip-vit-large-patch14-336`` locally:
+- Clone `llava-v15-7b` and `clip-vit-large-patch14-336` locally:
 
 ```sh
 git clone https://huggingface.co/liuhaotian/llava-v1.5-7b