Skip to content

Add TensorRT-LLM as a supported runtime #7

Description

@depadeto

Context

DetoServe currently supports vLLM, Triton, and Dynamo/LLM-D runtimes. TensorRT-LLM is widely used for optimized NVIDIA GPU inference.

Task

  • Add a SkyPilot service template under services/tensorrt-llm.yaml
  • Add TensorRT-LLM as a runtime option in the Function Manager
  • Add it to the frontend dropdown
  • Add example deployment manifest

Reference

  • services/vllm-llama70b.yaml — existing template to follow
  • control-plane/function-manager/main.go — runtime validation
  • frontend/src/App.jsx — runtime dropdown

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions