Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ogamon
/
conpgs_model
like
0
Text2Text Generation
Transformers
PyTorch
English
bart
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
Ogamon
commited on
Mar 17, 2024
Commit
3b39311
·
verified
·
1 Parent(s):
750895b
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -19,6 +19,7 @@ This model was constructed by fine-tuning [BART-large](https://huggingface.co/fa
19
20
21
## How to use
22
23
```
24
#setup
19
20
21
## How to use
22
+
Here is how to use this model in PyTorch:
23
24
```
25
#setup