yentinglin
commited on
Commit
•
d5856b6
1
Parent(s):
72f65e4
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,9 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- zh
|
|
|
|
|
|
|
5 |
pipeline_tag: text-generation
|
6 |
---
|
7 |
# Taiwan LLM based on LLaMa2-7b
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- zh
|
5 |
+
widget:
|
6 |
+
- text: "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: 你好,請問你可以幫我寫一封推薦信嗎? ASSISTANT:"
|
7 |
+
library_name: transformers,trl
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
# Taiwan LLM based on LLaMa2-7b
|