Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- nlpai-lab/kullm-v2
|
5 |
+
language:
|
6 |
+
- ko
|
7 |
+
- en
|
8 |
+
library_name: mlc
|
9 |
+
tags:
|
10 |
+
- llama-2-ko
|
11 |
+
---
|
12 |
+
|
13 |
+
## q4f16_1 converted model(4bit Quantized) from [Llama-2-ko-7b-Chat](https://huggingface.co/kfkas/Llama-2-ko-7b-Chat)
|
14 |
+
|
15 |
+
This repository includes 4bit quantized model with MLC-LLM, with the weights from [kfkas/Llama-2-ko-7b-Chat](https://huggingface.co/kfkas/Llama-2-ko-7b-Chat).
|