Skip to content

Commit fdbf397

Browse files
authored
[HWORKS-1998] Mention vllm-inference-pipeline in Python envs docs (#449)
1 parent 8a16d8b commit fdbf397

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
Loading

docs/user_guides/projects/python/python_env_overview.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The `MODEL INFERENCE` environments can be used in a deployment using a custom pr
5353
* `tensorflow-inference-pipeline` to load and serve TensorFlow models
5454
* `torch-inference-pipeline` to load and serve PyTorch models
5555
* `pandas-inference-pipeline` to load and serve XGBoost, Catboost and Sklearn models
56+
* `vllm-inference-pipeline` to load and serve LLMs with vLLM inference engine
5657
* `minimal-inference-pipeline` to install your own custom framework, contains a minimal set of dependencies
5758

5859
## Next steps

0 commit comments

Comments
 (0)