v0.1.0: First Public Release
What's Changed
- Update PR template and contribution guide by @lancerts in #20
- Add GeGLU and updage readme by @yundai424 in #3
- Added CI workflow with checkstyle job by @shimizust in #27
- Create bug_report.yaml and feature_request.yaml by @lancerts in #29
- Update feature_request.yaml and bug_report.yaml by @lancerts in #30
- update gif by @zain-merchant in #31
- Add lightning trainer and HF trainer fine-tuning example by @yundai424 in #17
- use correct fsdp act ckpt & redo benchmark by @ByronHsu in #32
- Update README.md by @ByronHsu in #33
- Update README.md with Kernel descriptions by @qingquansong in #34
- remove mfu and non used methods by @zain-merchant in #35
- Byhsu/readme 3 by @ByronHsu in #37
- Zain/singletest by @zain-merchant in #38
- Add deepspeed to lightning example by @yundai424 in #36
- Update README.md by @lancerts in #39
- improve rms norm code quality by @ByronHsu in #43
- Refactored convergence tests to be portable by @shimizust in #41
- Added more generic monkey patch function by @shimizust in #42
- Remove override dependency by @shivam15s in #45
- Changed pointer variable names for clarity for SwiGLU by @zain-merchant in #46
- Update CONTRIBUTING.md by @lancerts in #47
- Release version 0.1.0 by @shimizust in #49
New Contributors
- @shimizust made their first contribution in #27
- @shivam15s made their first contribution in #45
Full Changelog: v0.0.1...v0.1.0