From: Daniel Bevenius Date: Thu, 8 Feb 2024 08:58:19 +0000 (+0100) Subject: llava: fix typo/formatting in README.md (#5405) X-Git-Tag: upstream/0.0.4488~2388 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=a6e514a85f0fda38ff78ec91782877ea3d19ed98;p=pkg%2Fggml%2Fsources%2Fllama.cpp llava: fix typo/formatting in README.md (#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 --- diff --git a/examples/llava/README.md b/examples/llava/README.md index 323c5fdd..295181a3 100644 --- a/examples/llava/README.md +++ b/examples/llava/README.md @@ -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