You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TabPFN-3 foundation model: Added support for TabPFN-3 via foundationforecast>=0.1.6. Use the existing TabPFN class with model_path; TabPFN-2 remains the default.
License note: TabPFN-2.6+ and TabPFN-3 weights use the TabPFN Non-Commercial license. First LOCAL use requires accepting terms at ux.priorlabs.ai (TABPFN_TOKEN). TabPFN-3 is LOCAL-only today.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Features
TabPFN-3 foundation model: Added support for TabPFN-3 via
foundationforecast>=0.1.6. Use the existingTabPFNclass withmodel_path; TabPFN-2 remains the default.License note: TabPFN-2.6+ and TabPFN-3 weights use the TabPFN Non-Commercial license. First LOCAL use requires accepting terms at ux.priorlabs.ai (
TABPFN_TOKEN). TabPFN-3 is LOCAL-only today.TabPFN family notebook: Added
tabpfn-familyexample notebook comparing TabPFN-2 and TabPFN-3 with prediction intervals.Dependencies
foundationforecastfrom>=0.1.3to>=0.1.6(TabPFN-3 viamodel_path,tabpfn-time-series>=1.2.0).CI
TABPFN_TOKENsecret and TabPFN checkpoint cache for LOCAL integration tests.Full Changelog: v0.0.32...v0.0.33
This discussion was created from the release v0.0.33.
All reactions