limix-ldm-ai/LimiX
LimiX: Unleashing Structured-Data Modeling Capability for Generalist Intelligence https://arxiv.org/abs/2509.03505
Leverages a transformer architecture with dual-dimension attention across samples and features to unify classification, regression, missing-value imputation, feature selection, and causal inference in a single model. Includes optional sample retrieval-based ensemble inference for enhanced performance, with configurable speed/memory tradeoffs via separate inference configs. Distributed across two model variants (LimiX-16M and LimiX-2M) optimized for different hardware constraints, integrating with PyTorch and supporting mixed-precision inference on NVIDIA GPUs.
3,340 stars.
Stars
3,340
Forks
292
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/limix-ldm-ai/LimiX"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
XXO47OXX/layer-scan
Automated LLM layer duplication config scanner — find the optimal (i,j) for any model + task
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
google-research/plur
PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets...
thuml/LogME
Code release for "LogME: Practical Assessment of Pre-trained Models for Transfer Learning" (ICML...
Kakz/prometheus-llm
PrometheusLLM is a unique transformer architecture inspired by dignity and recursion. This...