-
Notifications
You must be signed in to change notification settings - Fork 74
feat: nanoGPT implementation using Reactant #1062
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
base: main
Are you sure you want to change the base?
Conversation
844a274
to
d2e7299
Compare
f4504bc
to
9b97721
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 4 changed files in this pull request and generated no suggestions.
Files not reviewed (1)
- examples/NanoGPT/main.jl: Language not supported
9b97721
to
6359fdb
Compare
386963b
to
2dc6742
Compare
24e71cd
to
0103f95
Compare
Benchmark Results (ASV)
Benchmark PlotsA plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR. |
b508bb4
to
f64885f
Compare
Needs
NNlib.gather
support in Reactant: feat: partial NNlib.gather support + better indexing support EnzymeAD/Reactant.jl#252NNlib.make_causal_mask
: feat: add support for NNlib make causal mask EnzymeAD/Reactant.jl#249dynamic_gather
xref Jmp/scatter gather EnzymeAD/Enzyme-JAX#142