mirror of
https://github.com/allenai/olmocr.git
synced 2025-08-16 04:42:39 +00:00
Moving to making a new dockerfile
This commit is contained in:
parent
e64d4f7103
commit
66c29dd44f
3
scripts/beaker/Dockerfile
Normal file
3
scripts/beaker/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM gcr.io/ai2-beaker-core/public/cqgl31u2ba5vrtuc91og:latest
|
||||
|
||||
RUN apt update && apt-get install -y libaio-dev
|
@ -27,7 +27,7 @@ gantry run \
|
||||
--allow-dirty \
|
||||
--host-networking \
|
||||
--workspace ai2/oe-data-pdf \
|
||||
--beaker-image 'lucas/refine-axelot-vllm' \
|
||||
--beaker-image 'jakep/jakep-pdf-finetune' \
|
||||
--venv 'base' \
|
||||
--pip gantry-requirements.txt \
|
||||
--priority normal \
|
||||
|
Loading…
x
Reference in New Issue
Block a user