Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
589
class
ClusterInferenceConfig:
590
provider_name: str
591
model_id: str
592
version: int
593
594
595
class
InferenceRouteClient:
Callers
2
set_cluster
Method · 0.85
get_cluster
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected