Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lucasfelezdev
/
GenAI
like
0
Text2Text Generation
Transformers
English
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
lucasfelezdev
commited on
Oct 16, 2024
Commit
9eb992c
·
verified
·
1 Parent(s):
b7c8cce
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,5 @@ language:
5
base_model:
6
- Salesforce/codegen-350M-mono
7
pipeline_tag: text2text-generation
8
---
5
base_model:
6
- Salesforce/codegen-350M-mono
7
pipeline_tag: text2text-generation
8
+
library_name: transformers
9
---