Commit Graph

2 Commits (c4938bc23efe22e3ab6d638261bfd56c6ad807a9)

Author SHA1 Message Date
justheuristic c4938bc23e
Merge inference pools into one to increase inference speed (#225)
It turns out using a separate pool for each block has led to significant slowdown, see #224 for details.
1 year ago
Max Ryabinin 5c2990e1b5
Add Dockerfile (#82)
This commit adds a Dockerfile that sets up the environment for Petals, as well as a GitHub Action to build the corresponding image on each push to the main branch.
1 year ago