Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
joeylieb
/
human-discord-gpt2
like
0
Text Generation
Transformers
Safetensors
English
Hebrew
gpt2
text-generation-inference
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
joeylieb
commited on
Nov 26, 2024
Commit
dba5f83
·
verified
·
1 Parent(s):
57488a3
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
- openai-community/gpt2
7
pipeline_tag: text-generation
8
---
5
base_model:
6
- openai-community/gpt2
7
pipeline_tag: text-generation
8
+
library_name: adapter-transformers
9
---