MCPcopy Create free account
hub / github.com/NVIDIA/OpenShell / ClusterInferenceConfig

Class ClusterInferenceConfig

python/openshell/sandbox.py:589–592  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

587
588@dataclass(frozen=True)
589class ClusterInferenceConfig:
590 provider_name: str
591 model_id: str
592 version: int
593
594
595class InferenceRouteClient:

Callers 2

set_clusterMethod · 0.85
get_clusterMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected