-
Notifications
You must be signed in to change notification settings - Fork 79
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
f9cd522 to
1d6fe91
Compare
1d6fe91 to
fdd23e2
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Please upload reports for the commit fdd23e2 to get more accurate results.
Additional details and impacted files@@ Coverage Diff @@
## main #1062 +/- ##
===========================================
- Coverage 82.53% 67.64% -14.89%
===========================================
Files 168 154 -14
Lines 6957 6408 -549
===========================================
- Hits 5742 4335 -1407
- Misses 1215 2073 +858 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Needs
NNlib.gathersupport 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_gatherxref Jmp/scatter gather EnzymeAD/Enzyme-JAX#142