vLLM
vLLM is a high-performance library designed to facilitate efficient inference and serving of Large Language Models (LLMs). Originally developed in the Sky Computing Lab at UC Berkeley, vLLM has evolved into a community-driven project with contributions from both academia and industry. It offers state-of-the-art serving throughput by efficiently managing attention key and value memory through its PagedAttention mechanism. It supports continuous batching of incoming requests and utilizes optimized CUDA kernels, including integration with FlashAttention and FlashInfer, to enhance model execution speed. Additionally, vLLM provides quantization support for GPTQ, AWQ, INT4, INT8, and FP8, as well as speculative decoding capabilities. Users benefit from seamless integration with popular Hugging Face models, support for various decoding algorithms such as parallel sampling and beam search, and compatibility with NVIDIA GPUs, AMD CPUs and GPUs, Intel CPUs, and more.
Learn more
OpenVINO
The Intel® Distribution of OpenVINO™ toolkit is an open-source AI development toolkit that accelerates inference across Intel hardware platforms. Designed to streamline AI workflows, it allows developers to deploy optimized deep learning models for computer vision, generative AI, and large language models (LLMs). With built-in tools for model optimization, the platform ensures high throughput and lower latency, reducing model footprint without compromising accuracy. OpenVINO™ is perfect for developers looking to deploy AI across a range of environments, from edge devices to cloud servers, ensuring scalability and performance across Intel architectures.
Learn more
TensorWave
TensorWave is an AI and high-performance computing (HPC) cloud platform purpose-built for performance, powered exclusively by AMD Instinct Series GPUs. It delivers high-bandwidth, memory-optimized infrastructure that scales with your most demanding models, training, or inference. TensorWave offers access to AMD’s top-tier GPUs within seconds, including the MI300X and MI325X accelerators, which feature industry-leading memory capacity and bandwidth, with up to 256GB of HBM3E supporting 6.0TB/s. TensorWave's architecture includes UEC-ready capabilities that optimize the next generation of Ethernet for AI and HPC networking, and direct liquid cooling that delivers exceptional total cost of ownership with up to 51% data center energy cost savings. TensorWave provides high-speed network storage, ensuring game-changing performance, security, and scalability for AI pipelines. It offers plug-and-play compatibility with a wide range of tools and platforms, supporting models, libraries, etc.
Learn more
NVIDIA Triton Inference Server
NVIDIA Triton™ inference server delivers fast and scalable AI in production. Open-source inference serving software, Triton inference server streamlines AI inference by enabling teams deploy trained AI models from any framework (TensorFlow, NVIDIA TensorRT®, PyTorch, ONNX, XGBoost, Python, custom and more on any GPU- or CPU-based infrastructure (cloud, data center, or edge). Triton runs models concurrently on GPUs to maximize throughput and utilization, supports x86 and ARM CPU-based inferencing, and offers features like dynamic batching, model analyzer, model ensemble, and audio streaming. Triton helps developers deliver high-performance inference aTriton integrates with Kubernetes for orchestration and scaling, exports Prometheus metrics for monitoring, supports live model updates, and can be used in all major public cloud machine learning (ML) and managed Kubernetes platforms. Triton helps standardize model deployment in production.
Learn more