Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,9 @@ tags:
|
|
| 4 |
- lmm
|
| 5 |
- ggml
|
| 6 |
- llama.cpp
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
|
| 9 |
This repo contains GGUF files to inference [llava-v1.5-7b](https://huggingface.co/liuhaotian/llava-v1.5-7b) with [llama.cpp](https://github.com/ggerganov/llama.cpp) end-to-end without any extra dependency.
|
| 10 |
|
|
|
|
| 4 |
- lmm
|
| 5 |
- ggml
|
| 6 |
- llama.cpp
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# ggml_llava-v1.5-7b
|
| 10 |
|
| 11 |
This repo contains GGUF files to inference [llava-v1.5-7b](https://huggingface.co/liuhaotian/llava-v1.5-7b) with [llama.cpp](https://github.com/ggerganov/llama.cpp) end-to-end without any extra dependency.
|
| 12 |
|