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

we need option to use intel graphics like (intel iris xe) on wsl

- I want to keep exo 100% python if possible - Would like to compile swift or objc inference code in tinygrad - The deliverable here is a merged PR...

This is a follow up from https://github.com/exo-explore/exo/issues/46 which wasn't resolved. My linux machine has: - 1x RTX 3090 (24GB) - 2x RTX A4000 (2x16GB) - Ryzen 7600 w/ 192GB But...

![image](https://github.com/user-attachments/assets/0af2c256-ec13-4510-b892-041b6d9470de) Can it not run from an ssh session ?

### Issue Description I am currently running the **Exo** framework on my Windows device. Initially, I encountered compatibility errors because the `main.py` file was only supported on macOS. However, after...

- Windows is largely untested. Don't know of anyone who has it working natively, only in WSL - Known issues on windows: https://github.com/exo-explore/exo/issues/184 , tinygrad not officially supported - Perhaps...

I'm trying to run the project on Windows 11, but I encounter the following error: ``` Cancelling 0 outstanding tasks Traceback (most recent call last): File "C:\Users\Filip\exo\main.py", line 192, in...

Hi! I managed to make Llama 3.1 8B to work across the two nodes (Linux Box 64GB of RAM + Quadro RTX 4000 (8GB) + 64GB of RAM and a...

Hello all, I’ve made some updates to the exo library based on the bounty mentioned in this [tweet/X post](https://x.com/ac_crypto/status/1816721481671348685). These changes aim to integrate PyTorch and expand access to various...