Skip to content

Commit

Permalink
[Misc] Use ray[adag] dependency instead of cuda
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
  • Loading branch information
ruisearch42 committed Aug 28, 2024
1 parent c166e7e commit 2c311fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions requirements-adag.txt

This file was deleted.

5 changes: 1 addition & 4 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Needed for Ray accelerated DAG tests
-r requirements-adag.txt

# testing
pytest
tensorizer>=2.9.0
Expand All @@ -15,7 +12,7 @@ einops # required for MPT and qwen-vl
httpx
peft
requests
ray
ray[adag]>=2.35
sentence-transformers # required for embedding
compressed-tensors==0.4.0 # required for compressed-tensors
timm # required for internvl test
Expand Down

0 comments on commit 2c311fa

Please sign in to comment.