Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
reyhane
/
gpt
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
reyhane
commited on
Apr 24, 2023
Commit
2cf9adb
·
1 Parent(s):
6ba4ac0
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
pipeline_tag: text-generation
3
+
widget:
4
+
- text: "last year I went to Canada"
5
+
- text: "the weather is hot"
6
+
---