pierrealex
commited on
Commit
•
568b306
1
Parent(s):
90b6acb
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
These are quantized version of the BakLLaVA model to be used with llama.cpp and Python bindings (llama-cpp-python and PyLLMCore).
|
6 |
+
|
7 |
+
The original model card is available here: https://huggingface.co/SkunkworksAI/BakLLaVA-1
|