QuantizedShardedToAllLinearΒΆ

Quantized distributed linear layer (gather).

Abstract Signature:

QuantizedShardedToAllLinear(in_features: int, out_features: int)

PyTorch

API: β€”
Strategy: Custom / Partial

Apple MLX

API: mlx.nn.QuantizedShardedToAllLinear
Strategy: Direct Mapping