Skip to content

Commit

Permalink
(chore) Pin Python version to 3.9 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
rickzx authored Jul 24, 2024
1 parent e96b496 commit 5777664
Show file tree
Hide file tree
Showing 140 changed files with 251 additions and 167 deletions.
4 changes: 2 additions & 2 deletions bentoml/bentos/gemma/2b-instruct-fp16-f020/bento.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ service: service:VLLM
name: gemma
version: 2b-instruct-fp16-f020
bentoml_version: 1.3.0
creation_time: '2024-07-24T00:55:55.498453+00:00'
creation_time: '2024-07-24T01:41:41.538750+00:00'
labels:
model_name: google/gemma-2b-it
openllm_alias: 2b,2b-instruct
Expand Down Expand Up @@ -117,7 +117,7 @@ schema:
apis: []
docker:
distro: debian
python_version: '3.11'
python_version: '3.9'
cuda_version: null
env:
HF_TOKEN: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ===========================================

# Block SETUP_BENTO_BASE_IMAGE
FROM python:3.11-slim as base-container
FROM python:3.9-slim as base-container

ENV LANG=C.UTF-8

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ annotated-types==0.7.0
anyio==4.4.0
appdirs==1.4.4
asgiref==3.8.1
async-timeout==4.0.3
attrs==23.2.0
bentoml==1.3.0
cattrs==23.1.2
Expand All @@ -23,6 +24,7 @@ diskcache==5.6.3
distro==1.9.0
dnspython==2.6.1
email-validator==2.2.0
exceptiongroup==1.2.2
fastapi==0.111.0
fastapi-cli==0.0.4
filelock==3.15.4
Expand Down Expand Up @@ -54,7 +56,7 @@ msgpack==1.0.8
multidict==6.0.5
multiprocess==0.70.15
nest-asyncio==1.6.0
networkx==3.3
networkx==3.2.1
ninja==1.11.1.1
numba==0.60.0
numpy==1.26.0
Expand Down Expand Up @@ -125,6 +127,7 @@ starlette==0.37.2
sympy==1.13.1
tiktoken==0.7.0
tokenizers==0.19.1
tomli==2.0.1
tomli-w==1.0.0
torch==2.3.1
torchvision==0.18.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11.9
3.9.19
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ docker:
dockerfile_template: null
env:
HF_TOKEN: ''
python_version: '3.11'
python_version: '3.9'
setup_script: null
system_packages: null
envs:
Expand Down
4 changes: 2 additions & 2 deletions bentoml/bentos/gemma/7b-instruct-awq-4bit-2eed/bento.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ service: service:VLLM
name: gemma
version: 7b-instruct-awq-4bit-2eed
bentoml_version: 1.3.0
creation_time: '2024-07-24T00:56:09.447944+00:00'
creation_time: '2024-07-24T01:41:55.950169+00:00'
labels:
model_name: casperhansen/gemma-7b-it-awq
openllm_alias: 7b-4bit,7b-instruct-4bit
Expand Down Expand Up @@ -117,7 +117,7 @@ schema:
apis: []
docker:
distro: debian
python_version: '3.11'
python_version: '3.9'
cuda_version: null
env:
HF_TOKEN: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ===========================================

# Block SETUP_BENTO_BASE_IMAGE
FROM python:3.11-slim as base-container
FROM python:3.9-slim as base-container

ENV LANG=C.UTF-8

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ annotated-types==0.7.0
anyio==4.4.0
appdirs==1.4.4
asgiref==3.8.1
async-timeout==4.0.3
attrs==23.2.0
bentoml==1.3.0
cattrs==23.1.2
Expand All @@ -23,6 +24,7 @@ diskcache==5.6.3
distro==1.9.0
dnspython==2.6.1
email-validator==2.2.0
exceptiongroup==1.2.2
fastapi==0.111.0
fastapi-cli==0.0.4
filelock==3.15.4
Expand Down Expand Up @@ -54,7 +56,7 @@ msgpack==1.0.8
multidict==6.0.5
multiprocess==0.70.15
nest-asyncio==1.6.0
networkx==3.3
networkx==3.2.1
ninja==1.11.1.1
numba==0.60.0
numpy==1.26.0
Expand Down Expand Up @@ -125,6 +127,7 @@ starlette==0.37.2
sympy==1.13.1
tiktoken==0.7.0
tokenizers==0.19.1
tomli==2.0.1
tomli-w==1.0.0
torch==2.3.1
torchvision==0.18.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11.9
3.9.19
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ docker:
dockerfile_template: null
env:
HF_TOKEN: ''
python_version: '3.11'
python_version: '3.9'
setup_script: null
system_packages: null
envs:
Expand Down
4 changes: 2 additions & 2 deletions bentoml/bentos/gemma/7b-instruct-fp16-1e96/bento.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ service: service:VLLM
name: gemma
version: 7b-instruct-fp16-1e96
bentoml_version: 1.3.0
creation_time: '2024-07-24T00:56:02.321282+00:00'
creation_time: '2024-07-24T01:41:48.722559+00:00'
labels:
model_name: google/gemma-7b-it
openllm_alias: 7b,7b-instruct
Expand Down Expand Up @@ -117,7 +117,7 @@ schema:
apis: []
docker:
distro: debian
python_version: '3.11'
python_version: '3.9'
cuda_version: null
env:
HF_TOKEN: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ===========================================

# Block SETUP_BENTO_BASE_IMAGE
FROM python:3.11-slim as base-container
FROM python:3.9-slim as base-container

ENV LANG=C.UTF-8

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ annotated-types==0.7.0
anyio==4.4.0
appdirs==1.4.4
asgiref==3.8.1
async-timeout==4.0.3
attrs==23.2.0
bentoml==1.3.0
cattrs==23.1.2
Expand All @@ -23,6 +24,7 @@ diskcache==5.6.3
distro==1.9.0
dnspython==2.6.1
email-validator==2.2.0
exceptiongroup==1.2.2
fastapi==0.111.0
fastapi-cli==0.0.4
filelock==3.15.4
Expand Down Expand Up @@ -54,7 +56,7 @@ msgpack==1.0.8
multidict==6.0.5
multiprocess==0.70.15
nest-asyncio==1.6.0
networkx==3.3
networkx==3.2.1
ninja==1.11.1.1
numba==0.60.0
numpy==1.26.0
Expand Down Expand Up @@ -125,6 +127,7 @@ starlette==0.37.2
sympy==1.13.1
tiktoken==0.7.0
tokenizers==0.19.1
tomli==2.0.1
tomli-w==1.0.0
torch==2.3.1
torchvision==0.18.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11.9
3.9.19
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ docker:
dockerfile_template: null
env:
HF_TOKEN: ''
python_version: '3.11'
python_version: '3.9'
setup_script: null
system_packages: null
envs:
Expand Down
4 changes: 2 additions & 2 deletions bentoml/bentos/llama2/13b-chat-fp16-603a/bento.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ service: service:VLLM
name: llama2
version: 13b-chat-fp16-603a
bentoml_version: 1.3.0
creation_time: '2024-07-24T00:54:26.423838+00:00'
creation_time: '2024-07-24T01:40:08.002412+00:00'
labels:
model_name: meta-llama/Llama-2-13b-chat-hf
openllm_alias: 13b,13b-chat
Expand Down Expand Up @@ -117,7 +117,7 @@ schema:
apis: []
docker:
distro: debian
python_version: '3.11'
python_version: '3.9'
cuda_version: null
env:
HF_TOKEN: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ===========================================

# Block SETUP_BENTO_BASE_IMAGE
FROM python:3.11-slim as base-container
FROM python:3.9-slim as base-container

ENV LANG=C.UTF-8

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ annotated-types==0.7.0
anyio==4.4.0
appdirs==1.4.4
asgiref==3.8.1
async-timeout==4.0.3
attrs==23.2.0
bentoml==1.3.0
cattrs==23.1.2
Expand All @@ -23,6 +24,7 @@ diskcache==5.6.3
distro==1.9.0
dnspython==2.6.1
email-validator==2.2.0
exceptiongroup==1.2.2
fastapi==0.111.0
fastapi-cli==0.0.4
filelock==3.15.4
Expand Down Expand Up @@ -54,7 +56,7 @@ msgpack==1.0.8
multidict==6.0.5
multiprocess==0.70.15
nest-asyncio==1.6.0
networkx==3.3
networkx==3.2.1
ninja==1.11.1.1
numba==0.60.0
numpy==1.26.0
Expand Down Expand Up @@ -125,6 +127,7 @@ starlette==0.37.2
sympy==1.13.1
tiktoken==0.7.0
tokenizers==0.19.1
tomli==2.0.1
tomli-w==1.0.0
torch==2.3.1
torchvision==0.18.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11.9
3.9.19
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ docker:
dockerfile_template: null
env:
HF_TOKEN: ''
python_version: '3.11'
python_version: '3.9'
setup_script: null
system_packages: null
envs:
Expand Down
4 changes: 2 additions & 2 deletions bentoml/bentos/llama2/70b-chat-fp16-95c5/bento.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ service: service:VLLM
name: llama2
version: 70b-chat-fp16-95c5
bentoml_version: 1.3.0
creation_time: '2024-07-24T00:54:33.406100+00:00'
creation_time: '2024-07-24T01:40:15.203387+00:00'
labels:
model_name: meta-llama/Llama-2-70b-chat-hf
openllm_alias: 70b,70b-chat
Expand Down Expand Up @@ -117,7 +117,7 @@ schema:
apis: []
docker:
distro: debian
python_version: '3.11'
python_version: '3.9'
cuda_version: null
env:
HF_TOKEN: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ===========================================

# Block SETUP_BENTO_BASE_IMAGE
FROM python:3.11-slim as base-container
FROM python:3.9-slim as base-container

ENV LANG=C.UTF-8

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ annotated-types==0.7.0
anyio==4.4.0
appdirs==1.4.4
asgiref==3.8.1
async-timeout==4.0.3
attrs==23.2.0
bentoml==1.3.0
cattrs==23.1.2
Expand All @@ -23,6 +24,7 @@ diskcache==5.6.3
distro==1.9.0
dnspython==2.6.1
email-validator==2.2.0
exceptiongroup==1.2.2
fastapi==0.111.0
fastapi-cli==0.0.4
filelock==3.15.4
Expand Down Expand Up @@ -54,7 +56,7 @@ msgpack==1.0.8
multidict==6.0.5
multiprocess==0.70.15
nest-asyncio==1.6.0
networkx==3.3
networkx==3.2.1
ninja==1.11.1.1
numba==0.60.0
numpy==1.26.0
Expand Down Expand Up @@ -125,6 +127,7 @@ starlette==0.37.2
sympy==1.13.1
tiktoken==0.7.0
tokenizers==0.19.1
tomli==2.0.1
tomli-w==1.0.0
torch==2.3.1
torchvision==0.18.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11.9
3.9.19
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ docker:
dockerfile_template: null
env:
HF_TOKEN: ''
python_version: '3.11'
python_version: '3.9'
setup_script: null
system_packages: null
envs:
Expand Down
4 changes: 2 additions & 2 deletions bentoml/bentos/llama2/7b-chat-awq-4bit-c733/bento.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ service: service:VLLM
name: llama2
version: 7b-chat-awq-4bit-c733
bentoml_version: 1.3.0
creation_time: '2024-07-24T00:54:40.142242+00:00'
creation_time: '2024-07-24T01:40:22.459480+00:00'
labels:
model_name: TheBloke/Llama-2-7B-Chat-AWQ
openllm_alias: 7b-4bit,7b-chat-4bit
Expand Down Expand Up @@ -117,7 +117,7 @@ schema:
apis: []
docker:
distro: debian
python_version: '3.11'
python_version: '3.9'
cuda_version: null
env:
HF_TOKEN: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ===========================================

# Block SETUP_BENTO_BASE_IMAGE
FROM python:3.11-slim as base-container
FROM python:3.9-slim as base-container

ENV LANG=C.UTF-8

Expand Down
Loading

0 comments on commit 5777664

Please sign in to comment.