Models

Tabular Foundation Models

Building the next generation of data science.

TabPFN

Product

TabPFN-2.5

The next leap in tabular foundation models

TabPFN-2.5 is the next generation of our tabular foundation model. It delivers state-of-the-art across classification & regression tasks and thousands of use-cases.

The original TabPFN redefined tabular AI.

Its successor, TabPFNv2, became the most widely adopted foundation model for tabular data. Now, TabPFN-2.5 raises the bar again.

On the TabArena benchmark, it outperforms all tuned tree-based models and matches the accuracy of AutoGluon 1.4, an ensemble that itself includes TabPFN v2, tuned for 4 hours.

It scales 5 times larger on samples, up to 50,000 data points and 4 times larger on columns, up to 2,000 features. With this release, we also introduce a new distillation engine that brings foundation-model accuracy with the latency of gradient-boosted trees.

How it works

Get started with TabPFN in minutes

1

Install TabPFN

Choose your path: use our hosted API for instant access, or install the open-source package from Hugging Face for non-commercial use.

2

Upload your structured data

Feed TabPFN your raw tabular data: CSVs, dataframes, or database tables. It handles missing values, mixed data types, and categorical features automatically.

3

Get results in seconds

TabPFN delivers predictions instantly.

What used to take hours or days now happens in seconds.

4

Seamless Integrations

Integrate TabPFN into your existing stack: Python notebooks, production pipelines, or enterprise platforms. Deploy on-premises, in private clouds, or via our API.

How it works

Get started with TabPFN in minutes

1

Install TabPFN

Choose your path: use our hosted API for instant access, or install the open-source package from Hugging Face for non-commercial use.

2

Load your structured data

Feed TabPFN your raw tabular data: CSVs, dataframes, or database tables. It handles missing values, mixed data types, and messy data automatically.

3

Get results in seconds

TabPFN delivers predictions instantly in one forward pass. No tuning, no training runs & no retraining.

From hours or days to seconds.

4

Seamless Integrations

Integrate TabPFN into your existing stack: Python notebooks, production pipelines, or enterprise platforms. Deploy on-premises, in private clouds, or via our API.

Ready to transform your workflow?

Discover our models

Learn more

TabPFN-2.5


Available Now

TabPFN-2.5 is the newest generation of TabPFN that unlocks scale and speed for tabular foundation models.

Best for: Datasets of up to 50K samples & 2K features.

Available now via API or non-commercial OSS on Hugging Face.

TabPFN Enterprise

Available on request

TabPFN Enterprise includes the next generation of TabPFN models that go beyond TabPFN-2.5.

Fine-tuning, context reasoning, real-time inference, large data & causal reasoning.

TabPFN-TS

Released 2025

TabPFN-TS is the world’s most accurate model for zero-shot time-series forecasting.

Best for: Using TabPFN v2 for time-series data
Available now via OSS package or API on GitHub.

TabPFNv2

Released 2025

TabPFNv2 is our open, breakthrough foundation model redefining tabular machine learning.

Best for: Datasets with up to 10K samples & 500 features.
Available now via OSS package or API on GitHub.

TabPFN-2.5


Available Now

TabPFN-2.5 is the newest generation of TabPFN that unlocks scale and speed for tabular foundation models.

Best for: Datasets of up to 50K samples & 2K features.

Available now via API or non-commercial OSS on Hugging Face.

TabPFN Enterprise

Available on request

TabPFN Enterprise includes the next generation of TabPFN models that go beyond TabPFN-2.5.

Fine-tuning, context reasoning, real-time inference, large data & causal reasoning.

TabPFN-TS

Released 2025

TabPFN-TS is our best performing model for zero-shot time-series forecasting.

Best for: Using TabPFN v2 for time-series data.
Available now via OSS package or API on GitHub.

TabPFNv2

Released 2025

TabPFNv2 is our open, breakthrough foundation model redefining tabular machine learning.

For datasets with up to 10K samples & 500 features.
Available now via OSS package or API on GitHub.
arrow left
arrow right

Frequently Asked Questions

Can TabPFN handle sensitive enterprise data securely?

Yes. TabPFN can be deployed in secure environments, including on-premises and private cloud setups, ensuring your sensitive enterprise data never leaves your control and compliance with data protection and governance requirements (e.g., GDPR, HIPAA). TabPFN is also available via private cloud marketplaces.

How does TabPFN perform compared to other models or custom ML pipelines?

TabPFN-2.5 outperforms all other methods and complex ensembles tuned for hours on datasets up to 50K samples and 2K features. It also elimates much of the preprocessing, feature engineering, and hyperparameter tuning required in traditional pipelines. This means faster iteration cycles and reduced ML engineering overhead. Read the TabPFN-2.5 model report for more details.

What size of datasets can TabPFN handle?

TabPFN is optimized for small- to medium-sized datasets. TabPFN-2.5 is the state-of-the-art for datasets up to 50K samples and 2K features. For very large datasets, it can be combined with sampling or hybrid approaches to ensure both performance and efficiency. Get in touch with us for TabPFN Enterprise if your dataset is larger at sales@priorlabs.ai.

What does my data need to look like?

Your data needs minimal preparation, as TabPFN can handle raw tabular data while automatically managing missing values, categorical features, text features and numerical features. It is also robust to outliers and uninformative features and can deal with covariates for time-series. That said, pre-processing will boost performance as we see a tuned TabPFN outperforms TabPFN without any tuning.

How does TabPFN deal with noisy data?

TabPFN is highly robust to noisy data, including outliers and uninformative features, because its pre-training on millions of synthetic datasets taught it to handle these real-world challenges.

How robust is TabPFN to seasonality?

While the core model is robust to general distribution shifts, the specialized time-series extension specifically handles complex time-series patterns with special features on seasonality.