MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / TensorRTLLMService

Struct TensorRTLLMService

agent/app/service/tensorrt_llm.go:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27)
28
29type TensorRTLLMService struct{}
30
31type ITensorRTLLMService interface {
32 Page(req request.TensorRTLLMSearch) response.TensorRTLLMsRes

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected