PAIR-code / PAIR-code/tiny-transformers
Refactor transformer_gtensor.ts and gpt2.ts to share functions in a common file
Open
@aliciafmachado is already working on this.
Since Jan 16, 2025.
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 24
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Add a common file having useful functions for all types of architectures instead of duplicating them whenever we add a new transformer architecture.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.