Skip to content

Commit d62c267

Browse files
author
David Pichler
committed
docs: callout mlflow_backend in readme
1 parent ce9581e commit d62c267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A powerful Python toolkit for building, deploying, and testing [NVIDIA Triton In
99
- Build Triton-compatible model repositories from simple configurations
1010
- Deploy and run Triton servers in Docker containers
1111
- Test model deployments with built-in validation framework
12-
- Integrate with MLflow for model management
12+
- Integrate with [mlflow_backend](https://github.com/wwgrainger/mlflow_backend) for deploying models registered with MLFlow
1313

1414
Whether you're developing ML models locally or deploying them to production, `tsbk` streamlines the entire workflow.
1515

0 commit comments

Comments
 (0)