https://catalogartifact.azureedge.net/publicartifacts/bcloudllc1671615348068.fastfast-91ec6880-b2c1-4bb9-9fb8-4da8bc801180/image1_bcdef.png
FastDeploy
by bCloud LLC
Just a moment, logging you in...
Version 0.1.0 + Free Support on Ubuntu 26.04
FastDeploy is a high-performance inference deployment framework developed for efficient AI/ML model inference. It optimizes models for CPU, GPU, and edge devices, providing fast and reliable predictions. FastDeploy is designed to support a variety of machine learning tasks, making it suitable for both research and production environments.
Features of FastDeploy:- Optimized for multiple model formats including ONNX, TensorRT, Paddle, PyTorch, and TensorFlow.
- Supports computer vision tasks such as image classification, object detection, and segmentation.
- Enables NLP tasks like text classification, named entity recognition, and question answering.
- Provides Python and C++ APIs for easy integration into applications.
- Efficient CPU and GPU inference using backend optimizations like TensorRT and OpenVINO.
- Can be deployed on servers, cloud platforms, and edge devices for production-ready solutions.
- Supports model quantization and acceleration to reduce latency and memory usage.
- State-of-the-art performance on benchmarks and real-world applications.
To check the version of FastDeploy Python package:
# sudo su
# cd /opt
# source fastdeploy-py313/bin/activate
# source venv/bin/activate
# pip show fastdeploy-python