frenchtoasters

Results 15 comments of frenchtoasters

With the latest main, i was able to add a card for `mlx-community/GLM-4.7-8bit-gs32` ``` "glm-4.7-8bit-gs32": ModelCard( short_id="glm-4.7-8bit-gs32", model_id=ModelId("mlx-community/GLM-4.7-8bit-gs32"), name="GLM 4.7 (8-bit group-size 32, MLX)", description="""GLM-4.7 converted to MLX format with...

Im also facing this issue in a two node cluster im unable to use RDMA. I have both Wifi and Ethernet enabled on the machines and ive run the same...

I have done some digging around and I think the found the issue at least for my system. https://github.com/exo-explore/exo/blob/18c4e49f913bc29665f1393c00a0fe200499e091/src/exo/master/placement_utils.py#L262 This line restricts the interfaces that can be found to be...

> I have done some digging around and I think the found the issue at least for my system. > > [exo/src/exo/master/placement_utils.py](https://github.com/exo-explore/exo/blob/18c4e49f913bc29665f1393c00a0fe200499e091/src/exo/master/placement_utils.py#L262) > > Line 262 in [18c4e49](/exo-explore/exo/commit/18c4e49f913bc29665f1393c00a0fe200499e091) > >...

> I’m running exo on two Mac Studios (macOS Tahoe 26.2, Thunderbolt 5, RDMA enabled). > > I noticed that: > > Pipeline and MLX Ring modes allow selecting 2...