Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ 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.
|
|
|
|
| 3 |
tags:
|
| 4 |
- vicuna
|
| 5 |
- ggml
|
| 6 |
+
pipeline_tag: conversational
|
| 7 |
---
|
| 8 |
|
| 9 |
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.
|