allenai / pawls

Software that makes labeling PDFs easy.
https://pawls.apps.allenai.org
Apache License 2.0
380 stars 74 forks source link

Add support for editing the number of replicas. #171

Closed codeviking closed 2 years ago

codeviking commented 2 years ago

This adds a new property to the skiff.json file that makes it easy to manage the number of replicas.

I also wrote some docs for how things work.

I imagine we'll need to add GPU support too at some point. @soldni just send me a note when you're ready to do so, and I can help with that too.

https://github.com/allenai/skiff/issues/1465