Create model card
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: apache-2.0
|
4 |
+
language:
|
5 |
+
- ko
|
6 |
+
base_model: beomi/Llama-3-Open-Ko-8B
|
7 |
+
---
|
8 |
+
# 효돌이 (Hyodol) Llama-3 8B GGUF 모델
|
9 |
+
This repository contains the GGUF version of the fine-tuned 'Hyodol' model, based on `beomi/Llama-3-Open-Ko-8B`.
|
10 |
+
This model is an empathetic chatbot for elderly care, quantized using the `Q4_K_M` method.
|