Commit
Β·
fb596eb
1
Parent(s):
f4d58c7
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
-
original model: https://huggingface.co/nlpai-lab/kullm-polyglot-12.8b-v2
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
- original model: https://huggingface.co/nlpai-lab/kullm-polyglot-12.8b-v2
|
| 2 |
+
- github repository: https://github.com/nlpai-lab/KULLM
|
| 3 |
+
- Prompt Template:
|
| 4 |
+
```
|
| 5 |
+
μλλ μμ
μ μ€λͺ
νλ λͺ
λ Ήμ΄μ
λλ€. μμ²μ μ μ ν μλ£νλ μλ΅μ μμ±νμΈμ.
|
| 6 |
|
| 7 |
+
### λͺ
λ Ήμ΄:
|
| 8 |
+
{instruction}
|
| 9 |
+
|
| 10 |
+
### μλ΅:
|
| 11 |
+
{response}
|
| 12 |
+
```
|