Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,9 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
# GGUF Quantized LLaVA 1.6 34B
|
|
|
|
|
6 |
|
7 |
Notes: Was prepared with a unofficial script, and is likely missing some data and lacking some performance. Will update quants when better script is available
|
8 |
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
# Experimental GGUF Quantized LLaVA 1.6 34B
|
6 |
+
|
7 |
+
Seem to work decently well. Unknown limitations compared to original model
|
8 |
|
9 |
Notes: Was prepared with a unofficial script, and is likely missing some data and lacking some performance. Will update quants when better script is available
|
10 |
|