Text Generation
Transformers
PyTorch
Chinese
llama
text-generation-inference
Inference Endpoints
yentinglin commited on
Commit
3e991f7
1 Parent(s): 06a9923

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ datasets:
4
+ - yentinglin/zh_TW_c4
5
+ - yentinglin/traditional_chinese_instructions
6
+ language:
7
+ - zh
8
+ library_name: transformers
9
+ pipeline_tag: text-generation
10
+ ---