diff --git a/backend/python/autogptq/requirements-hipblas.txt b/backend/python/autogptq/requirements-hipblas.txt new file mode 100644 index 00000000..76018445 --- /dev/null +++ b/backend/python/autogptq/requirements-hipblas.txt @@ -0,0 +1,2 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch \ No newline at end of file diff --git a/backend/python/bark/requirements-hipblas.txt b/backend/python/bark/requirements-hipblas.txt new file mode 100644 index 00000000..7bfc411b --- /dev/null +++ b/backend/python/bark/requirements-hipblas.txt @@ -0,0 +1,3 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch +torchaudio \ No newline at end of file diff --git a/backend/python/common/template/requirements-hipblas.txt b/backend/python/common/template/requirements-hipblas.txt new file mode 100644 index 00000000..76018445 --- /dev/null +++ b/backend/python/common/template/requirements-hipblas.txt @@ -0,0 +1,2 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch \ No newline at end of file diff --git a/backend/python/coqui/requirements-hipblas.txt b/backend/python/coqui/requirements-hipblas.txt new file mode 100644 index 00000000..7bfc411b --- /dev/null +++ b/backend/python/coqui/requirements-hipblas.txt @@ -0,0 +1,3 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch +torchaudio \ No newline at end of file diff --git a/backend/python/diffusers/requirements-hipblas.txt b/backend/python/diffusers/requirements-hipblas.txt new file mode 100644 index 00000000..6c8da20d --- /dev/null +++ b/backend/python/diffusers/requirements-hipblas.txt @@ -0,0 +1,3 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch +torchvision \ No newline at end of file diff --git a/backend/python/openvoice/requirements-hipblas.txt b/backend/python/openvoice/requirements-hipblas.txt new file mode 100644 index 00000000..76018445 --- /dev/null +++ b/backend/python/openvoice/requirements-hipblas.txt @@ -0,0 +1,2 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch \ No newline at end of file diff --git a/backend/python/parler-tts/requirements-hipblas.txt b/backend/python/parler-tts/requirements-hipblas.txt new file mode 100644 index 00000000..7bfc411b --- /dev/null +++ b/backend/python/parler-tts/requirements-hipblas.txt @@ -0,0 +1,3 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch +torchaudio \ No newline at end of file diff --git a/backend/python/petals/requirements-hipblas.txt b/backend/python/petals/requirements-hipblas.txt new file mode 100644 index 00000000..0331f106 --- /dev/null +++ b/backend/python/petals/requirements-hipblas.txt @@ -0,0 +1,2 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch diff --git a/backend/python/rerankers/requirements-hipblas.txt b/backend/python/rerankers/requirements-hipblas.txt new file mode 100644 index 00000000..76018445 --- /dev/null +++ b/backend/python/rerankers/requirements-hipblas.txt @@ -0,0 +1,2 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch \ No newline at end of file diff --git a/backend/python/sentencetransformers/requirements-hipblas.txt b/backend/python/sentencetransformers/requirements-hipblas.txt new file mode 100644 index 00000000..76018445 --- /dev/null +++ b/backend/python/sentencetransformers/requirements-hipblas.txt @@ -0,0 +1,2 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch \ No newline at end of file diff --git a/backend/python/transformers-musicgen/requirements-hipblas.txt b/backend/python/transformers-musicgen/requirements-hipblas.txt new file mode 100644 index 00000000..76018445 --- /dev/null +++ b/backend/python/transformers-musicgen/requirements-hipblas.txt @@ -0,0 +1,2 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch \ No newline at end of file diff --git a/backend/python/transformers/requirements-hipblas.txt b/backend/python/transformers/requirements-hipblas.txt new file mode 100644 index 00000000..76018445 --- /dev/null +++ b/backend/python/transformers/requirements-hipblas.txt @@ -0,0 +1,2 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch \ No newline at end of file diff --git a/backend/python/vall-e-x/requirements-hipblas.txt b/backend/python/vall-e-x/requirements-hipblas.txt new file mode 100644 index 00000000..7bfc411b --- /dev/null +++ b/backend/python/vall-e-x/requirements-hipblas.txt @@ -0,0 +1,3 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch +torchaudio \ No newline at end of file diff --git a/backend/python/vllm/requirements-hipblas.txt b/backend/python/vllm/requirements-hipblas.txt new file mode 100644 index 00000000..76018445 --- /dev/null +++ b/backend/python/vllm/requirements-hipblas.txt @@ -0,0 +1,2 @@ +--extra-index-url https://download.pytorch.org/whl/rocm6.0 +torch \ No newline at end of file