No project description provided
Project description
Triton-Server Co-Pilot
Triton-Server Co-Pilot is an innovative tool designed to streamline the process of converting any model code into Triton-Server compatible code, simplifying deployment on NVIDIA Triton Inference Server. This project automatically generates necessary configuration files (config.pbtxt
) and custom wrapper code (model.py
), among others, facilitating seamless integration and deployment of AI models in production environments.
Features and Benefits
- Automatic Code Conversion: Convert your model code into Triton-Server compatible code.
- Configuration File Generation: Automatically generates
config.pbtxt
files tailored to your specific model requirements.
Prerequisites
- Your model code ready for conversion
Installation
- Clone the Triton-Server Co-Pilot repository:
git clone https://github.com/inferless/triton-copilot.git cd triton-copilot poetry build pip3 install ./dist/triton_copilot-0.1.0-py3-none-any.whl --force-reinstall
6. File Structure
## File Structure
- `config.pbtxt`: Configuration file for Triton Server, specifying model parameters.
- `model.py`: Custom wrapper code for your model, ensuring compatibility with Triton Server.
Contributing
Contributions to Triton-Server Co-Pilot are welcome! Please refer to our contribution guidelines for more information on how to submit issues, make pull requests, and more.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Contact
For support or queries, please contact us at [hello@inferless.com].
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file triton_copilot-0.1.5.tar.gz
.
File metadata
- Download URL: triton_copilot-0.1.5.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.2 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75286c96d44af4dc45d8b7ccd9c3ba1d48392f97c6767eee10e9b849c302ae23 |
|
MD5 | b9ff27e85fc9be3d573280eb8d5bbde1 |
|
BLAKE2b-256 | 800e4dc74781fdb7bb2f6166597213619bf8eca88da8642033db7cf7f300f0c8 |
File details
Details for the file triton_copilot-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: triton_copilot-0.1.5-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.2 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cef821e8eb277967009a393f2bd869c7739a67456944da3431a99c7c9c44888 |
|
MD5 | 5585e8f8a2d3c603f007571936e4d1d3 |
|
BLAKE2b-256 | 2841fa9598398bfdf46244acd8d89b692f047824baf4f6360a861428f92c2021 |