Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
NVIDIA TensorRT is a comprehensive suite of APIs designed for efficient deep learning inference, which includes a runtime for inference and model optimization tools that ensure minimal latency and maximum throughput in production scenarios. Leveraging the CUDA parallel programming architecture, TensorRT enhances neural network models from all leading frameworks, adjusting them for reduced precision while maintaining high accuracy, and facilitating their deployment across a variety of platforms including hyperscale data centers, workstations, laptops, and edge devices. It utilizes advanced techniques like quantization, fusion of layers and tensors, and precise kernel tuning applicable to all NVIDIA GPU types, ranging from edge devices to powerful data centers. Additionally, the TensorRT ecosystem features TensorRT-LLM, an open-source library designed to accelerate and refine the inference capabilities of contemporary large language models on the NVIDIA AI platform, allowing developers to test and modify new LLMs efficiently through a user-friendly Python API. This innovative approach not only enhances performance but also encourages rapid experimentation and adaptation in the evolving landscape of AI applications.
Description
VLLM is an advanced library tailored for the efficient inference and deployment of Large Language Models (LLMs). Initially created at the Sky Computing Lab at UC Berkeley, it has grown into a collaborative initiative enriched by contributions from both academic and industry sectors. The library excels in providing exceptional serving throughput by effectively handling attention key and value memory through its innovative PagedAttention mechanism. It accommodates continuous batching of incoming requests and employs optimized CUDA kernels, integrating technologies like FlashAttention and FlashInfer to significantly improve the speed of model execution. Furthermore, VLLM supports various quantization methods, including GPTQ, AWQ, INT4, INT8, and FP8, and incorporates speculative decoding features. Users enjoy a seamless experience by integrating easily with popular Hugging Face models and benefit from a variety of decoding algorithms, such as parallel sampling and beam search. Additionally, VLLM is designed to be compatible with a wide range of hardware, including NVIDIA GPUs, AMD CPUs and GPUs, and Intel CPUs, ensuring flexibility and accessibility for developers across different platforms. This broad compatibility makes VLLM a versatile choice for those looking to implement LLMs efficiently in diverse environments.
API Access
Has API
API Access
Has API
Integrations
Hugging Face
NVIDIA DRIVE
PyTorch
CUDA
Docker
KServe
Kubernetes
MATLAB
NGINX
NVIDIA AI Enterprise
Integrations
Hugging Face
NVIDIA DRIVE
PyTorch
CUDA
Docker
KServe
Kubernetes
MATLAB
NGINX
NVIDIA AI Enterprise
Pricing Details
Free
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
NVIDIA
Founded
1993
Country
United States
Website
developer.nvidia.com/tensorrt
Vendor Details
Company Name
VLLM
Country
United States
Website
docs.vllm.ai/en/latest/