Skip to content

Commit 46d5841

Browse files
authored
UV for Docker by default
1 parent 37dcb95 commit 46d5841

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

template/config.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ settings:
66
parent_image: 'huggingface/transformers-pytorch-gpu'
77
build_options:
88
platform: 'linux/amd64'
9+
python_package_installer_args:
10+
system: null
911
{%- endif %}
12+
python_package_installer: uv
13+
install_stack_requirements: False
1014
required_integrations:
1115
{%- if cloud_of_choice == 'aws' %}
1216
- aws

0 commit comments

Comments
 (0)