Conversation
Enable win32 in the resolver, replace Unix-only pidfile/daemon/rlimit/pipe APIs, and make discovery Send so exo-rs builds on MSVC.
Store state under LOCALAPPDATA, report nvidia-smi GPUs, expose /api/* Ollama aliases, and add Windows run/log/wipe/firewall scripts.
Restore manual bootstrap peers, listen on IPv4 as well as IPv6, and reject Wi-Fi-only hops for tensor sharding so LAN clusters can form on Windows.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
win32in the uv resolver and install the mlx-cpu extra so exo can start on Windows.Sendsoexo-rsbuilds on MSVC.Test plan
uv sync --python 3.13 --extra mlx-cpuon Windowsuv run --frozen exostarts and serves http://localhost:52415uv sync --extra mlx/mlx-cpustill resolve