Skip to content

Commit

Permalink
Merge branch 'main' into bug/fix-vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
stefannica authored Jul 19, 2024
2 parents 351c0fe + b807ffd commit 6d72c38
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions template/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ settings:
parent_image: 'huggingface/transformers-pytorch-gpu'
build_options:
platform: 'linux/amd64'
python_package_installer_args:
system: null
{%- endif %}
python_package_installer: uv
install_stack_requirements: False
required_integrations:
{%- if cloud_of_choice == 'aws' %}
- aws
Expand Down

0 comments on commit 6d72c38

Please sign in to comment.