A developer has published Zer0Fit, an open-source wrapper that makes Google's TabFM and TimesFM ML models available as a local service for zero-shot machine-learning tasks. The tool achieves 94.7% accuracy on classification and R² of 0.91 on regression benchmarks without needing to train models, and runs on Nvidia GPUs with 16GB or more VRAM.
Summaries like this, in your inbox every morning.
Sign up free →What happened
A graduate student built Zer0Fit, a wrapper that packages Google's TabFM and TimesFM machine-learning foundation models into a single Docker container, allowing them to be connected to local LLMs via Open WebUI, Claude Code, or Codex for machine-learning tasks like classification and regression without prior training.
Why it matters
The tool achieves solid accuracy on classic ML benchmarks—94.7% on Iris classification and R² of 0.91 on regression tests—without model tuning, which may appeal to teams wanting to run ML inference locally without building and training custom models. It requires about 16GB of VRAM and runs on Nvidia hardware like DGX, RTX 3090, and H100.
What to watch
The tool currently supports CSV data; XLS, XLSX, JSON, and JSONL support are coming soon. The code is open-source at https://github.com/porespellar/Zer0Fit.
Google released TabFM and TimesFM, two transformer-based foundation models designed for tabular and time-series data, and this developer saw an opportunity to make them more accessible by wrapping them in a container that integrates with common local AI workflows. The core innovation is packaging both models with dynamic load/unload (with a 5-minute time-to-live) so that users can run ML inference locally without maintaining custom training pipelines—a significant convenience for developers who want zero-shot performance on classification and regression tasks.
The accuracy numbers suggest the models are genuinely useful out of the box: 94.7% on Iris and an R² of 0.91 on regression tasks are competitive baselines, even without task-specific tuning. This may be particularly valuable for teams operating in environments where sending data to cloud APIs is not feasible or where minimizing model latency is critical. The inclusion of an auto-detecting install script lowers the barrier further, and the open-source release invites community contribution (especially for the announced XLS, XLSX, JSON, and JSONL support).
No comments yet. Be the first to share your thoughts!
Log in to join the discussion




Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.
Get Started FreeFree · takes 30 seconds · unsubscribe anytime
1 minute a day. The AI essentials.
200+ sources · Email / LINE / Slack