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 Gemma compatible transformer implementation #30

Open
iislucas opened this issue Sep 18, 2024 · 0 comments
Open

Create a Gemma compatible transformer implementation #30

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

Comments

@iislucas
Copy link
Collaborator

Different transformer implementations have variations (e.g. in positional encoding, where skip connections are, use of MQA, etc). Lets provide a Gemma standard implementation of transformers. This could be verified by being able to load and evaluate with a Gemma weights file.

@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
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