Skip to content

Commit ad0e0d0

Browse files
committedJan 23, 2025
fix readme images
1 parent 88ac12d commit ad0e0d0

File tree

4 files changed

+1
-7
lines changed

4 files changed

+1
-7
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Unlike other distributed inference frameworks, exo does not use a master-worker
6060

6161
Exo supports different [partitioning strategies](exo/topology/partitioning_strategy.py) to split up a model across devices. The default partitioning strategy is [ring memory weighted partitioning](exo/topology/ring_memory_weighted_partitioning_strategy.py). This runs an inference in a ring where each device runs a number of model layers proportional to the memory of the device.
6262

63-
!["A screenshot of exo running 5 nodes](docs/exo-screenshot.png)
63+
!["A screenshot of exo running 5 nodes](docs/exo-screenshot.jpg)
6464

6565
## Installation
6666

‎docs/exo-screenshot.jpg

295 KB
Loading

‎docs/exo-screenshot.png

-3
This file was deleted.

‎docs/ring-topology.png

-3
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.