Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you include code for this to handle GPT-Neo-125M #308

Open
thistleknot opened this issue Jan 15, 2023 · 1 comment
Open

Can you include code for this to handle GPT-Neo-125M #308

thistleknot opened this issue Jan 15, 2023 · 1 comment

Comments

@thistleknot
Copy link

I was considering diving into the source to do it, but I don't see any clear indications of huggingface models. I assume you must be downloading the weights and then applying them to an empty pytorch model.

@thistleknot
Copy link
Author

I'm actually trying to borrow a prompt engineering method used for simple-gpt2
https://github.com/RossSong/GPT2-Question-Answering/blob/master/QA.ipynb
for retooling with happytransformer.

EricFillion/happy-transformer#310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant