-
Notifications
You must be signed in to change notification settings - Fork 538
Update CHANGELOG.md #463
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
Update CHANGELOG.md #463
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,10 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
| ## [Unreleased] | ||
|
|
||
| ### Added | ||
| - Added several new finetuned model checkpoints. ([#462](https://github.com/PriorLabs/TabPFN/pull/462)) | ||
|
|
||
| ### Changed | ||
|
|
||
| ### Bug Fixes | ||
| - Fixed a validation error that occurred when a `.env` file contained settings from other applications. ([#446](https://github.com/PriorLabs/TabPFN/pull/446)) | ||
| - Fixed a crash on PyTorch versions older than 2.5 by correctly detecting Grouped-Query Attention (GQA) support. ([#438](https://github.com/PriorLabs/TabPFN/pull/438)) | ||
|
Comment on lines
+16
to
+17
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The changelog entries are clear. However, I've noticed the heading for bug fixes is inconsistent throughout this file (e.g., |
||
|
|
||
| ## [2.1.1] - 2025-08-03 | ||
|
|
||
|
|
||
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.
The word 'finetuned' should be hyphenated as 'fine-tuned' for proper spelling.