Skip to content

Parent image update #143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions gpu-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ annotated-types==0.7.0
# via
# -r requirements/torch-cuda-requirements.txt
# pydantic
anyio==4.6.2.post1
anyio==4.8.0
# via
# -r requirements/torch-cuda-requirements.txt
# httpx
Expand All @@ -37,18 +37,18 @@ catalogue==2.0.10
# spacy
# srsly
# thinc
certifi==2024.8.30
certifi==2025.1.31
# via
# -r requirements/torch-cuda-requirements.txt
# httpcore
# httpx
# minio
# requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r requirements/torch-cuda-requirements.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/torch-cuda-requirements.txt
# typer
Expand Down Expand Up @@ -76,7 +76,7 @@ fastapi==0.115.2
# via -r requirements/torch-cuda-requirements.txt
fastavro==1.9.4
# via cohere
filelock==3.16.1
filelock==3.17.0
# via
# -r requirements/torch-cuda-requirements.txt
# huggingface-hub
Expand All @@ -86,7 +86,7 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.10.0
fsspec==2025.3.0
# via
# -r requirements/torch-cuda-requirements.txt
# huggingface-hub
Expand All @@ -102,9 +102,9 @@ httpx==0.27.0
# via cohere
httpx-sse==0.4.0
# via cohere
huggingface-hub==0.26.2
huggingface-hub==0.25.2
# via
# -r requirements/torch-cuda-requirements.txt
# -r requirements/gpu-requirements.in
# sentence-transformers
# tokenizers
# transformers
Expand All @@ -115,7 +115,7 @@ idna==3.10
# httpx
# requests
# yarl
jinja2==3.1.4
jinja2==3.1.6
# via
# -r requirements/torch-cuda-requirements.txt
# spacy
Expand Down Expand Up @@ -201,7 +201,7 @@ preshed==3.0.9
# thinc
psycopg2-binary==2.9.9
# via -r requirements/torch-cuda-requirements.txt
pyaml==24.9.0
pyaml==25.1.0
# via
# -r requirements/torch-cuda-requirements.txt
# scikit-optimize
Expand All @@ -226,7 +226,7 @@ python-dateutil==2.9.0.post0
# -r requirements/torch-cuda-requirements.txt
# botocore
# pandas
pytz==2024.2
pytz==2025.1
# via
# -r requirements/torch-cuda-requirements.txt
# pandas
Expand Down Expand Up @@ -256,7 +256,7 @@ s3transfer==0.6.2
# via
# -r requirements/torch-cuda-requirements.txt
# boto3
safetensors==0.4.5
safetensors==0.5.3
# via
# -r requirements/torch-cuda-requirements.txt
# transformers
Expand All @@ -278,7 +278,7 @@ sentence-transformers==3.0.1
# via embedders
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via
# -r requirements/torch-cuda-requirements.txt
# python-dateutil
Expand Down
2 changes: 1 addition & 1 deletion gpu.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM kernai/refinery-parent-images:v1.20.0-torch-cuda
FROM kernai/refinery-parent-images:v1.21.1-torch-cuda

WORKDIR /program

Expand Down
2 changes: 1 addition & 1 deletion requirements/torch-cpu-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ fsspec==2025.3.0
# torch
h11==0.14.0
# via uvicorn
huggingface-hub==0.29.3
# huggingface-hub==0.29.3
# via
# tokenizers
# transformers
Expand Down
24 changes: 12 additions & 12 deletions requirements/torch-cuda-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,46 +8,46 @@

annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
anyio==4.8.0
# via starlette
boto3==1.25.0
# via -r common-requirements.in
botocore==1.28.5
# via
# boto3
# s3transfer
certifi==2024.8.30
certifi==2025.1.31
# via
# minio
# requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via uvicorn
exceptiongroup==1.2.2
# via anyio
fastapi==0.115.2
# via -r mini-requirements.in
filelock==3.16.1
filelock==3.17.0
# via
# huggingface-hub
# torch
# transformers
fsspec==2024.10.0
fsspec==2025.3.0
# via
# huggingface-hub
# torch
h11==0.14.0
# via uvicorn
# huggingface-hub==0.26.2
# huggingface-hub==0.29.3
# via
# tokenizers
# transformers
idna==3.10
# via
# anyio
# requests
jinja2==3.1.4
jinja2==3.1.6
# via torch
jmespath==1.0.1
# via
Expand Down Expand Up @@ -81,7 +81,7 @@ pandas==1.5.1
# via -r common-requirements.in
psycopg2-binary==2.9.9
# via -r common-requirements.in
pyaml==24.9.0
pyaml==25.1.0
# via scikit-optimize
pydantic==2.7.4
# via
Expand All @@ -93,7 +93,7 @@ python-dateutil==2.9.0.post0
# via
# botocore
# pandas
pytz==2024.2
pytz==2025.1
# via pandas
pyyaml==6.0.2
# via
Expand All @@ -109,7 +109,7 @@ requests==2.31.0
# transformers
s3transfer==0.6.2
# via boto3
safetensors==0.4.5
safetensors==0.5.3
# via transformers
scikit-learn==1.1.2
# via
Expand All @@ -121,7 +121,7 @@ scipy==1.13.1
# via
# scikit-learn
# scikit-optimize
six==1.16.0
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via anyio
Expand Down
Loading