Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
+
tags:
|
4 |
+
- vicuna
|
5 |
+
- ggml
|
6 |
---
|
7 |
+
|
8 |
+
This is a ggml version of vicuna 7b and 13b. This is the censored model, a similar uncensored 7b model can be found at https://huggingface.co/eachadea/ggml-vicuna-7b-4bit.
|