Skip to content

Commit

Permalink
Merge pull request #619 from exo-explore/runners2
Browse files Browse the repository at this point in the history
fix readme images
  • Loading branch information
AlexCheema authored Jan 23, 2025
2 parents 2644fd0 + ad0e0d0 commit a635b23
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Unlike other distributed inference frameworks, exo does not use a master-worker

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.

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

## Installation

Expand Down
Binary file added docs/exo-screenshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions docs/exo-screenshot.png

This file was deleted.

3 changes: 0 additions & 3 deletions docs/ring-topology.png

This file was deleted.

0 comments on commit a635b23

Please sign in to comment.