Text Generation
Transformers
PyTorch
Chinese
llama
text-generation-inference
Inference Endpoints
yentinglin commited on
Commit
f1e496d
1 Parent(s): 7ab5611

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ datasets:
5
  - yentinglin/traditional_mandarin_instructions
6
  language:
7
  - zh
 
 
8
  library_name: transformers
9
  pipeline_tag: text-generation
10
  ---
 
5
  - yentinglin/traditional_mandarin_instructions
6
  language:
7
  - zh
8
+ widget:
9
+ - 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:"
10
  library_name: transformers
11
  pipeline_tag: text-generation
12
  ---