mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
update readme to reflect that mlx and tinygrad are interoperable
This commit is contained in:
@@ -182,10 +182,10 @@ curl http://localhost:52415/v1/chat/completions \
|
||||
#### Device 1 (MacOS):
|
||||
|
||||
```sh
|
||||
exo --inference-engine tinygrad
|
||||
exo
|
||||
```
|
||||
|
||||
Here we explicitly tell exo to use the **tinygrad** inference engine.
|
||||
Note: We don't need to explicitly tell exo to use the **tinygrad** inference engine. **MLX** and **tinygrad** are interoperable!
|
||||
|
||||
#### Device 2 (Linux):
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user