#143 · Primary category: MLOps & Evaluation

optimate

ai analytics artificial-intelligence deeplearning large-language-models llm

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