feat(03-05): add GPT4All, text-gen-webui, TensorRT-LLM, Triton, Jan AI provider YAMLs
- 5 more Tier 8 self-hosted runtime definitions (keyword-only) - Completes 10 Tier 8 providers, satisfying PROV-08 - Dual-located in providers/ and pkg/providers/definitions/
This commit is contained in:
17
providers/tensorrt-llm.yaml
Normal file
17
providers/tensorrt-llm.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
format_version: 1
|
||||
name: tensorrt-llm
|
||||
display_name: NVIDIA TensorRT-LLM
|
||||
tier: 8
|
||||
last_verified: "2026-04-05"
|
||||
keywords:
|
||||
- "tensorrt-llm"
|
||||
- "trtllm"
|
||||
- "TRTLLM_API_KEY"
|
||||
- "tensorrt_llm"
|
||||
- "nvidia-nim"
|
||||
verify:
|
||||
method: GET
|
||||
url: ""
|
||||
headers: {}
|
||||
valid_status: []
|
||||
invalid_status: []
|
||||
Reference in New Issue
Block a user