Skip to content
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

Chore: CVE patching for huggingface-pytorch-inference-neuronx image #4215

Closed
wants to merge 7 commits into from

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    8c6749c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655eacf View commit details
    Browse the repository at this point in the history
  3. 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-neuronx-inference': 'huggingface/pytorch/inference/buildspec-1-13-1-neuronx.yml'},
        'dev': {   'deep_canary_mode': False,
                   'graviton_mode': False,
                   'neuronx_mode': True},
        'test': {   'ec2_tests': True,
                    'ecs_tests': True,
                    'eks_tests': True,
                    'sagemaker_local_tests': True,
                    'sagemaker_remote_tests': True,
                    'sanity_tests': True}}
    varunmoris committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3f9bec6 View commit details
    Browse the repository at this point in the history
  4. 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-neuronx-inference': 'huggingface/pytorch/inference/buildspec-1-13-1-neuronx.yml'},
        'dev': {   'deep_canary_mode': False,
                   'graviton_mode': False,
                   'neuronx_mode': True},
        'test': {   'ec2_tests': True,
                    'ecs_tests': True,
                    'eks_tests': True,
                    'sagemaker_local_tests': True,
                    'sagemaker_remote_tests': True,
                    'sanity_tests': True}}
    varunmoris committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4ae6bbf View commit details
    Browse the repository at this point in the history
  5. 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-neuronx-inference': 'huggingface/pytorch/inference/buildspec-1-13-1-neuronx.yml'},
        'dev': {   'deep_canary_mode': False,
                   'graviton_mode': False,
                   'neuronx_mode': True},
        'test': {   'ec2_tests': True,
                    'ecs_tests': True,
                    'eks_tests': True,
                    'sagemaker_local_tests': True,
                    'sagemaker_remote_tests': True,
                    'sanity_tests': True}}
    varunmoris committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1cee325 View commit details
    Browse the repository at this point in the history
  6. update allowlist

    varunmoris committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cc3f14f View commit details
    Browse the repository at this point in the history
  7. revert allowlist

    varunmoris committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f1290d5 View commit details
    Browse the repository at this point in the history