Text Generation
Transformers
Safetensors
llama
Inference Endpoints
text-generation-inference
yuxiang630 commited on
Commit
c95d740
1 Parent(s): 99a6a57

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ datasets:
4
+ - ise-uiuc/Magicoder-OSS-Instruct-75K
5
+ - ise-uiuc/Magicoder-Evol-Instruct-110K
6
+ library_name: transformers
7
+ pipeline_tag: text-generation
8
+ ---