v2.0.1 - Bug Fixes & Stability Improvements
BetterGPT v2.0.1
This is a maintenance release focused on bug fixes, code quality improvements, and project-wide linting. There are no new features or breaking changes in this release.
Fixed
- Fixed minor bugs identified after the v2.0.0 release.
- Resolved edge cases affecting model and training workflows.
- Improved configuration validation and error handling.
Improved
- Added comprehensive ruff support across the project.
- Refactored code to address linting issues while preserving existing functionality.
- Improved code consistency, readability, and maintainability.
- Updated documentation and inline comments where appropriate.
Developer Experience
- Standardized code style throughout the codebase.
- Reduced lint warnings and improved static code quality.
- Minor internal refactoring to simplify future development and maintenance.
Breaking Changes
None.
Looking Ahead
Planned work for upcoming releases includes:
- Grouped Query Attention (GQA)
- KV Cache for faster autoregressive inference
- Additional training optimizations
- Evaluation benchmarks and model cards
Thank you to everyone using BetterGPT and contributing feedback.