-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
CTRL model can not work in huggingface transformers #80
Comments
|
Any updates on this? I haven't found any documentation about how to run the CTRL model from huggingface transformers either. |
torch ver: 1.8.1+cu102
transformers ver: 4.4.2
I adopt the example codes from https://github.com/huggingface/transformers/blob/master/examples/text-generation/run_generation.py
to generate text by using ctrl.
here is the head part of my codes:
ERROR:
The text was updated successfully, but these errors were encountered: