Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtvserving

Description

This project provides a comprehensive guide for TensorRT model optimization and deployment. Key experimental features include:

  • ONNX dynamic quantization
  • PyTorch-based calibration with Pytorch Quantization
  • TensorRT-LLM BertAttentionPlugin integration
  • Custom TensorRT calibration pipeline for low-resource models
  • Deployment with Rayserve

The project aims to convert retriever models through various quantization method while maintaining accuracy and performance. The another goal is to leverage TensorRT engines for high scale.

Onnx Dynamic Quantization

TensorRT-LLM BertAttentionPlugin

TensorRT Calibration API

TensorRT Custom Network Lowcode

Deploy

For detailed deployment instructions and configuration, please refer to the deploy folder which contains:

  • FastAPI application for serving models
  • Triton server configuration
  • Docker compose setup
  • Database interface and utilities

Reference

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages