exo icon indicating copy to clipboard operation
exo copied to clipboard

Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚

Results 686 exo issues
Sort by recently updated
recently updated
newest added

# Overview In response to #262 and #263, and building off of #271, I've been working on a minimal tokenizer for exo. Initially aimed to remove the `transformers` dependency, but...

Hi Great project, i really like how fast things are moving here! We have the following scenario: Multiple servers with GPUs in the same network, but they are "unstable". Some...

I have 2 Ubuntu 22.04 Nodes, both started but do not find each other. Both nodes are on the same network. I have opened firewall port 52415 for tcp and...

### Description I encountered an issue where `exo` does not respect the `https_proxy` and `http_proxy` environment variables for network requests, even though the system environment is properly configured. The root...

- Add `--trust-env` command line argument to enable aiohttp to respect `http_proxy` and `https_proxy` environment variables using monkey patching

None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Installed exo on my two...

Hi there, I've just got 3 M4 Pro Minis to experiment with MLX, exo, etc. One thing I noticed that when I connect all of them in a ring: ```mermaid...

Hello! Thank you for your excellent work! This is the first distributed large model inference framework that I've seen that supports heterogeneity in a P2P way. I was interested and...

Since Qwen models are in the list, I was wondering whether it is possible to support QwQ as well? Thanks!