Skip to content

Commit

Permalink
new parent image (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
lumburovskalina authored Oct 17, 2024
1 parent 1be9375 commit 64b515a
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
28 changes: 14 additions & 14 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.4.0
anyio==4.6.2.post1
# via
# -r requirements/torch-cuda-requirements.txt
# httpx
Expand Down Expand Up @@ -44,7 +44,7 @@ certifi==2024.8.30
# httpx
# minio
# requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via
# -r requirements/torch-cuda-requirements.txt
# requests
Expand Down Expand Up @@ -72,11 +72,11 @@ exceptiongroup==1.2.2
# via
# -r requirements/torch-cuda-requirements.txt
# anyio
fastapi==0.110.3
fastapi==0.115.2
# via -r requirements/torch-cuda-requirements.txt
fastavro==1.9.4
# via cohere
filelock==3.15.4
filelock==3.16.1
# via
# -r requirements/torch-cuda-requirements.txt
# huggingface-hub
Expand All @@ -86,7 +86,7 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.6.1
fsspec==2024.9.0
# via
# -r requirements/torch-cuda-requirements.txt
# huggingface-hub
Expand All @@ -102,13 +102,13 @@ httpx==0.27.0
# via cohere
httpx-sse==0.4.0
# via cohere
huggingface-hub==0.24.6
huggingface-hub==0.25.2
# via
# -r requirements/torch-cuda-requirements.txt
# sentence-transformers
# tokenizers
# transformers
idna==3.8
idna==3.10
# via
# -r requirements/torch-cuda-requirements.txt
# anyio
Expand Down Expand Up @@ -138,7 +138,7 @@ marisa-trie==1.2.0
# via language-data
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.1
# via
# -r requirements/torch-cuda-requirements.txt
# jinja2
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.7.0
pyaml==24.9.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.1
pytz==2024.2
# via
# -r requirements/torch-cuda-requirements.txt
# pandas
Expand All @@ -236,7 +236,7 @@ pyyaml==6.0.2
# huggingface-hub
# pyaml
# transformers
regex==2024.7.24
regex==2024.9.11
# via
# -r requirements/torch-cuda-requirements.txt
# transformers
Expand All @@ -256,7 +256,7 @@ s3transfer==0.6.2
# via
# -r requirements/torch-cuda-requirements.txt
# boto3
safetensors==0.4.4
safetensors==0.4.5
# via
# -r requirements/torch-cuda-requirements.txt
# transformers
Expand Down Expand Up @@ -305,11 +305,11 @@ srsly==2.4.8
# spacy
# thinc
# weasel
starlette==0.37.2
starlette==0.40.0
# via
# -r requirements/torch-cuda-requirements.txt
# fastapi
sympy==1.13.2
sympy==1.13.3
# via
# -r requirements/torch-cuda-requirements.txt
# torch
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.18.2-torch-cuda
FROM kernai/refinery-parent-images:v1.19.0-torch-cuda

WORKDIR /program

Expand Down
28 changes: 14 additions & 14 deletions requirements/torch-cuda-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

annotated-types==0.7.0
# via pydantic
anyio==4.4.0
anyio==4.6.2.post1
# via starlette
boto3==1.25.0
# via -r common-requirements.in
Expand All @@ -20,30 +20,30 @@ certifi==2024.8.30
# via
# minio
# requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via uvicorn
exceptiongroup==1.2.2
# via anyio
fastapi==0.110.3
fastapi==0.115.2
# via -r mini-requirements.in
filelock==3.15.4
filelock==3.16.1
# via
# huggingface-hub
# torch
# transformers
fsspec==2024.6.1
fsspec==2024.9.0
# via
# huggingface-hub
# torch
h11==0.14.0
# via uvicorn
huggingface-hub==0.24.6
huggingface-hub==0.25.2
# via
# tokenizers
# transformers
idna==3.8
idna==3.10
# via
# anyio
# requests
Expand All @@ -57,7 +57,7 @@ joblib==1.4.2
# via
# scikit-learn
# scikit-optimize
markupsafe==2.1.5
markupsafe==3.0.1
# via jinja2
minio==7.1.12
# via -r common-requirements.in
Expand All @@ -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.7.0
pyaml==24.9.0
# via scikit-optimize
pydantic==2.7.4
# via
Expand All @@ -93,14 +93,14 @@ python-dateutil==2.9.0.post0
# via
# botocore
# pandas
pytz==2024.1
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via
# huggingface-hub
# pyaml
# transformers
regex==2024.7.24
regex==2024.9.11
# via transformers
requests==2.31.0
# via
Expand All @@ -109,7 +109,7 @@ requests==2.31.0
# transformers
s3transfer==0.6.2
# via boto3
safetensors==0.4.4
safetensors==0.4.5
# via transformers
scikit-learn==1.1.2
# via
Expand All @@ -127,9 +127,9 @@ sniffio==1.3.1
# via anyio
sqlalchemy==1.4.42
# via -r common-requirements.in
starlette==0.37.2
starlette==0.40.0
# via fastapi
sympy==1.13.2
sympy==1.13.3
# via torch
threadpoolctl==3.5.0
# via scikit-learn
Expand Down

0 comments on commit 64b515a

Please sign in to comment.