docs: fix typos (#7124)
* fix typo * fix typos * fix typo * fix typos * fix typo * fix typos
This commit is contained in:
parent
947d3ad27d
commit
04976db7a8
6 changed files with 8 additions and 8 deletions
|
@ -56,7 +56,7 @@ python ./examples/llava/convert-image-encoder-to-gguf.py -m ../clip-vit-large-pa
|
|||
python ./convert.py ../llava-v1.5-7b --skip-unknown
|
||||
```
|
||||
|
||||
Now both the LLaMA part and the image encoder is in the `llava-v1.5-7b` directory.
|
||||
Now both the LLaMA part and the image encoder are in the `llava-v1.5-7b` directory.
|
||||
|
||||
## LLaVA 1.6 gguf conversion
|
||||
1) First clone a LLaVA 1.6 model:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue