-
Notifications
You must be signed in to change notification settings - Fork 464
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
Fix hf pt inference huggingface hub issue #4408
base: master
Are you sure you want to change the base?
Fix hf pt inference huggingface hub issue #4408
Commits on Nov 6, 2024
-
chore: pinning huggingface_hub to fix import error
shaernev committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for dbc8de0 - Browse repository at this point
Copy the full SHA dbc8de0View commit details -
Update ['dlc_developer_config.toml']
dlc_developer_config.toml: { 'build': { 'build_frameworks': ['huggingface_pytorch'], 'build_inference': True, 'build_training': False}, 'buildspec_override': { 'dlc-pr-huggingface-pytorch-inference': 'huggingface/pytorch/inference/buildspec.yml'}, 'dev': { 'deep_canary_mode': False, 'graviton_mode': False, 'neuronx_mode': False}, 'test': { 'ec2_tests': True, 'ecs_tests': True, 'eks_tests': True, 'functionality_sanity_tests': True, 'sagemaker_local_tests': True, 'sagemaker_remote_tests': True, 'security_sanity_tests': True}}
shaernev committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 44e8ffb - Browse repository at this point
Copy the full SHA 44e8ffbView commit details -
shaernev committed
Nov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ef4197 - Browse repository at this point
Copy the full SHA 8ef4197View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4532145 - Browse repository at this point
Copy the full SHA 4532145View commit details
Commits on Nov 8, 2024
-
fix: pinning hugginface_hub in the requirements.txt as well
shaernev committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 0ad236a - Browse repository at this point
Copy the full SHA 0ad236aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f13034d - Browse repository at this point
Copy the full SHA f13034dView commit details -
chore: trying 0.23.2 for huggingface_hub
shaernev committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 7f9673e - Browse repository at this point
Copy the full SHA 7f9673eView commit details -
chore: trying new instance type for testing
shaernev committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 1652612 - Browse repository at this point
Copy the full SHA 1652612View commit details
Commits on Nov 9, 2024
-
Revert "chore: trying new instance type for testing"
This reverts commit 1652612.
shaernev committedNov 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 09d3ca1 - Browse repository at this point
Copy the full SHA 09d3ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba645a - Browse repository at this point
Copy the full SHA bba645aView commit details -
fix: removing huggingface_hub install from dockerfiles
shaernev committedNov 9, 2024 Configuration menu - View commit details
-
Copy full SHA for f2cb375 - Browse repository at this point
Copy the full SHA f2cb375View commit details -
explicitly installing kenlm as it is causing issues
shaernev committedNov 9, 2024 Configuration menu - View commit details
-
Copy full SHA for b63b3c4 - Browse repository at this point
Copy the full SHA b63b3c4View commit details -
chore: moving install to specific version
shaernev committedNov 9, 2024 Configuration menu - View commit details
-
Copy full SHA for da538d3 - Browse repository at this point
Copy the full SHA da538d3View commit details
Commits on Nov 10, 2024
-
chore: trying to reinstall cmake
shaernev committedNov 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 84e84cd - Browse repository at this point
Copy the full SHA 84e84cdView commit details -
shaernev committed
Nov 10, 2024 Configuration menu - View commit details
-
Copy full SHA for a7486ad - Browse repository at this point
Copy the full SHA a7486adView commit details -
Revert "fix: removing huggingface_hub install from dockerfiles"
This reverts commit f2cb375.
shaernev committedNov 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e68075 - Browse repository at this point
Copy the full SHA 6e68075View commit details
Commits on Nov 11, 2024
-
Revert "Update ['dlc_developer_config.toml']"
This reverts commit 44e8ffb.
shaernev committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 46a7cdc - Browse repository at this point
Copy the full SHA 46a7cdcView commit details -
chore: removing kenlm pin and version check
shaernev committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for fb53ca1 - Browse repository at this point
Copy the full SHA fb53ca1View commit details -
Revert "Revert "Update ['dlc_developer_config.toml']""
This reverts commit 46a7cdc.
shaernev committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for e5943d2 - Browse repository at this point
Copy the full SHA e5943d2View commit details -
chore: fix dlc_developer_config.toml
shaernev committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for b2b07e3 - Browse repository at this point
Copy the full SHA b2b07e3View commit details -
shaernev committed
Nov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 0cfa0bb - Browse repository at this point
Copy the full SHA 0cfa0bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a662e98 - Browse repository at this point
Copy the full SHA a662e98View commit details