Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- ko
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- vicuna
|
9 |
+
- llama
|
10 |
+
- KoVicuna
|
11 |
+
---
|
12 |
+
|
13 |
+
# KoVicuna: Korean Vicuna Model based on Vicuna (feat. LLAMA)
|
14 |
+
|
15 |
+
- More informations at https://github.com/melodysdreamj/KoVicuna
|
16 |
+
- This repository contains finetuned KoVicuna model weights based on LLAMA
|