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

Create a GPT2 compatible transformer implementation #31

Open
iislucas opened this issue Sep 18, 2024 · 1 comment
Open

Create a GPT2 compatible transformer implementation #31

iislucas opened this issue Sep 18, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed project:TTP For the Tiny Transformer Playground

Comments

@iislucas
Copy link
Collaborator

GPT2 is a very standard transformer implementation (e.g. used in Andrej Karpathy's rather famous introduction to transformers: https://www.youtube.com/watch?v=kCc8FmEb1nY).

@iislucas iislucas added enhancement New feature or request help wanted Extra attention is needed project:TTP For the Tiny Transformer Playground labels Sep 18, 2024
@iislucas
Copy link
Collaborator Author

iislucas commented Nov 5, 2024

Another likely helpful link: https://github.com/jseeio/gpt2-tfjs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed project:TTP For the Tiny Transformer Playground
Projects
None yet
Development

No branches or pull requests

1 participant