Skip to content

Commit

Permalink
Back to pip... sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
jakep-allenai committed Sep 24, 2024
1 parent 357f2c6 commit 5287ba5
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 37 deletions.
36 changes: 0 additions & 36 deletions gantry-environment.yaml

This file was deleted.

35 changes: 35 additions & 0 deletions gantry-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
--index-url https://download.pytorch.org/whl/cu118
torchvision
cached-path
smart_open
pypdf
pymupdf
pypdfium2
lingua-language-detector
Pillow
ruff
mypy>=1.0,<1.5
black>=23.0,<24.0
isort>=5.12,<5.13
pytest
pytest-sphinx
pytest-cov
twine>=1.11.0
build
setuptools
wheel
Sphinx>=4.3.0,<7.1.0
furo==2023.7.26
myst-parser>=1.0,<2.1
sphinx-copybutton==0.5.2
sphinx-autobuild==2021.3.14
sphinx-autodoc-typehints==1.23.3
packaging
necessary
accelerate
datasets
peft
wandb
omegaconf
s3fs
transformers @ git+https://github.com/huggingface/transformers.git@f9b44097261270377199bb0fcbceb01fd9f7d0c0
2 changes: 1 addition & 1 deletion scripts/qwen2vl-2b-gantry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gantry run \
--workspace ai2/oe-data-pdf \
--beaker-image 'lucas/refine-axelot-vllm' \
--venv 'base' \
--conda gantry-environment.yaml \
--pip gantry-requirements.txt \
--priority normal \
--gpus 4 \
--preemptible \
Expand Down

0 comments on commit 5287ba5

Please sign in to comment.