#143 · Primary category: MLOps & Evaluation
optimate
A collection of libraries to optimise AI model performances
Project last updated:07/22/24
GitHub Stars
8.3K
Forks
616
Contributors
41
License
Apache-2.0
Why we included this project
Nebuly built these model-optimization libraries for its own use and later released them to the community. The standout is Speedster, which tests different acceleration techniques against your model and hardware so you can cut inference costs and latency without tuning each step by hand. The other two pieces handle adjacent problems: Nos helps you get more work out of your Kubernetes GPU cluster through dynamic partitioning and elastic quotas, and ChatLLaMA lowers the cost of fine-tuning and RLHF alignment. Just know the project is in a legacy phase now, with no updates or official support, so it is best treated as reference code worth stealing ideas from rather than something to build new systems on.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models