Update README.md
Browse files
README.md
CHANGED
@@ -60,6 +60,6 @@ ggc c2
|
|
60 |
>Enter your choice (1 to 3): _
|
61 |
>
|
62 |
|
63 |
-
- note: for the latest update, only tokenizer will be pulled to cache automatically during the first launch; you need to prepare the model
|
64 |
- run it entirely offline; i.e., from local URL: http://127.0.0.1:7860 with lazy webui
|
65 |
- gguf-connector ([pypi](https://pypi.org/project/gguf-connector))
|
|
|
60 |
>Enter your choice (1 to 3): _
|
61 |
>
|
62 |
|
63 |
+
- note: for the latest update, only tokenizer will be pulled to cache automatically during the first launch; you need to prepare the **model**, **encoder** and **vae** files yourself, working like [vision](https://huggingface.co/calcuis/llava-gguf) connector right away; mix and match, more flexible
|
64 |
- run it entirely offline; i.e., from local URL: http://127.0.0.1:7860 with lazy webui
|
65 |
- gguf-connector ([pypi](https://pypi.org/project/gguf-connector))
|