Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
danielpleus
/
PlattGPT
like
2
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
danielpleus
commited on
Feb 9, 2023
Commit
4145ea3
•
1 Parent(s):
1f02797
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
widget:
3
+
- text: "Brad Pitt is en Schauspeler. He hett speelt"
4
+
example_title: "Brad Pitt"
5
+
6
+
inference:
7
+
parameters:
8
+
max_length: 100
9
+
---