Tabular Classification
MLX
TabPFN
English
tabular
classification
regression
time-series
in-context-learning
apple-silicon
Instructions to use dgallitelli/tabpfn-v3-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use dgallitelli/tabpfn-v3-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir tabpfn-v3-mlx dgallitelli/tabpfn-v3-mlx
- TabPFN
How to use dgallitelli/tabpfn-v3-mlx with TabPFN:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Add benchmark figure
Browse files- .gitattributes +1 -0
- benchmark_figure.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
benchmark_figure.png filter=lfs diff=lfs merge=lfs -text
|
benchmark_figure.png
ADDED
|
Git LFS Details
|