Skip to content

Conversation

@anuragg1209
Copy link
Contributor

Motivation and Context

Added finetuned checkpoints

Public API Changes

  • No Public API changes
  • Yes, Public API changes (Details below)

How Has This Been Tested?


Checklist

  • The changes have been tested locally.
  • Documentation has been updated (if the public API or usage changes).
  • A entry has been added to CHANGELOG.md (if relevant for users).
  • The code follows the project's style guidelines.
  • I have considered the impact of these changes on the public API.

Copilot AI review requested due to automatic review settings August 21, 2025 15:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds additional finetuned model checkpoints to the TabPFN v2 classifier model loading functionality. The change expands the available model variants by including 5 new finetuned checkpoint files.

  • Adds 5 new finetuned model checkpoint filenames to the classifier list
  • Maintains consistency with existing checkpoint naming convention
  • Extends model availability without changing the core loading mechanism

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds several new finetuned model checkpoints. My review focuses on improving the maintainability of the model list, which is growing with these additions. I've suggested restructuring and sorting the list of model filenames to make it more readable and easier to manage in the future.

@noahho noahho merged commit c44b00c into PriorLabs:main Aug 21, 2025
8 checks passed
oscarkey pushed a commit that referenced this pull request Nov 12, 2025
…l loading (#110)

* Add additional finetuned model checkpoints to model loading (#462)

(cherry picked from commit c44b00c)

* Record copied public PR 462

---------

Co-authored-by: Anurag garg <50840934+anuragg1209@users.noreply.github.com>
Co-authored-by: mirror-bot <mirror-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants