Add text generation tag
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ model_link: https://huggingface.co/ehartford/WizardLM-1.0-Uncensored-Llama2-13b
|
|
11 |
model_type: llama
|
12 |
quantized_by: TheBloke
|
13 |
base_model: ehartford/WizardLM-1.0-Uncensored-Llama2-13b
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- header start -->
|
@@ -191,4 +193,4 @@ You are a helpful AI assistant.
|
|
191 |
|
192 |
USER: <prompt>
|
193 |
ASSISTANT:
|
194 |
-
```
|
|
|
11 |
model_type: llama
|
12 |
quantized_by: TheBloke
|
13 |
base_model: ehartford/WizardLM-1.0-Uncensored-Llama2-13b
|
14 |
+
tags:
|
15 |
+
- text-generation
|
16 |
---
|
17 |
|
18 |
<!-- header start -->
|
|
|
193 |
|
194 |
USER: <prompt>
|
195 |
ASSISTANT:
|
196 |
+
```
|