mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-25 02:44:36 +00:00
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 <daniel.bevenius@gmail.com>
This commit is contained in:
parent
26d4efd11e
commit
a6e514a85f
@ -21,7 +21,7 @@ After building, run: `./llava-cli` to see the usage. For example:
|
|||||||
|
|
||||||
## Model conversion
|
## 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
|
```sh
|
||||||
git clone https://huggingface.co/liuhaotian/llava-v1.5-7b
|
git clone https://huggingface.co/liuhaotian/llava-v1.5-7b
|
||||||
|
Loading…
Reference in New Issue
Block a user