Module distributed_core

Module distributed_core 

Source
Expand description

Core distributed functionality implementation.

This module provides the essential distributed model loading capabilities with a focus on practical deployment scenarios.

Structs§

ClusterStatus
Cluster status information
InferenceRequest
Inference request for distributed models
InferenceResponse
Response from distributed inference
SimpleDistributedManager
Simple distributed model manager for practical deployment
SimpleDistributedModel
Simplified distributed model
SimpleLoadBalancer
Simple load balancer implementation
SimpleModelShard
Simplified model shard
SimpleNodeInfo
Simplified node information

Enums§

RequestPriority
Priority levels for inference requests