myeolinmalchi commited on
Commit
fb596eb
β€’
1 Parent(s): f4d58c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,3 +1,12 @@
1
- original model: https://huggingface.co/nlpai-lab/kullm-polyglot-12.8b-v2
 
 
 
 
2
 
3
- KULLM github: https://github.com/nlpai-lab/KULLM
 
 
 
 
 
 
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
+ ```