Upload README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
base_model: https://huggingface.co/junelee/wizard-vicuna-13b
|
3 |
inference: false
|
|
|
|
|
4 |
license: other
|
5 |
model_creator: junelee
|
6 |
model_name: Wizard Vicuna 13B
|
@@ -11,6 +13,9 @@ prompt_template: 'A chat between a curious user and an artificial intelligence a
|
|
11 |
|
12 |
'
|
13 |
quantized_by: TheBloke
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- header start -->
|
@@ -362,4 +367,3 @@ The model is licensed under the LLaMA model, and the dataset is licensed under t
|
|
362 |
## Author
|
363 |
|
364 |
[JUNE LEE](https://github.com/melodysdreamj) - He is active in Songdo Artificial Intelligence Study and GDG Songdo.
|
365 |
-
n Songdo Artificial Intelligence Study and GDG Songdo.
|
|
|
1 |
---
|
2 |
base_model: https://huggingface.co/junelee/wizard-vicuna-13b
|
3 |
inference: false
|
4 |
+
language:
|
5 |
+
- en
|
6 |
license: other
|
7 |
model_creator: junelee
|
8 |
model_name: Wizard Vicuna 13B
|
|
|
13 |
|
14 |
'
|
15 |
quantized_by: TheBloke
|
16 |
+
tags:
|
17 |
+
- causal-lm
|
18 |
+
- llama
|
19 |
---
|
20 |
|
21 |
<!-- header start -->
|
|
|
367 |
## Author
|
368 |
|
369 |
[JUNE LEE](https://github.com/melodysdreamj) - He is active in Songdo Artificial Intelligence Study and GDG Songdo.
|
|