GithubHelp home page GithubHelp logo

ServerlessLLM Logo

ServerlessLLM

ServerlessLLM is a fast, affordable and easy library designed for multi-LLM serving, also known as Serverless Inference, Inference Endpoint, or Model Endpoints. This library is ideal for environments with limited GPU resources (GPU poor), as it allows efficient dynamic loading of models onto GPUs. By supporting high levels of GPU multiplexing, it maximizes GPU utilization without the need to dedicate GPUs to individual models.

News

  • [07/24] We are working towards to the first release and making documentation ready. Stay tuned!

About

ServerlessLLM is Fast:

  • Supports various leading LLM inference libraries including vLLM and HuggingFace Transformers.
  • Achieves 5-10X faster loading speed than Safetensors and PyTorch Checkpoint Loader.
  • Supports start-time-optimized model loading scheduler, achieving 5-100X better LLM start-up latency than Ray Serve and KServe.

ServerlessLLM is Affordable:

  • Supports many LLM models to share a few GPUs with low model switching overhead and seamless inference live migration.
  • Fully utilizes local storage resources available on multi-GPU servers, reducing the need for employing costly storage servers and network bandwidth.

ServerlessLLM is Easy:

Getting Started

  1. Install ServerlessLLM following Installation Guide.

  2. Start a local ServerlessLLM cluster following Quick Start Guide.

  3. Just want to try out fast checkpoint loading in your own code? Check out the ServerlessLLM Store Guide.

Performance

A detailed analysis of the performance of ServerlessLLM is here.

Contributing

ServerlessLLM is actively maintained and developed by those Contributors. We welcome new contributors to join us in making ServerlessLLM faster, better and more easier to use. Please check Contributing Guide for details.

Citation

If you use ServerlessLLM for your research, please cite our paper:

@article{fu2024serverlessllm,
  title={ServerlessLLM: Low-Latency Serverless Inference for Large Language Models},
  author={Fu, Yao and Xue, Leyang and Huang, Yeqi and Brabete, Andrei-Octavian and Ustiugov, Dmitrii and Patel, Yuvraj and Mai, Luo},
  booktitle={USENIX Symposium on Operating Systems Design and Implementation (OSDI'24)},
  year={2024}
}

serverlessllm's Projects

vllm icon vllm

A high-throughput and memory-efficient inference and serving engine for LLMs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.