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

[do not merge] sccache test #170

Closed
wants to merge 77 commits into from
Closed

[do not merge] sccache test #170

wants to merge 77 commits into from

Commits on Sep 13, 2024

  1. chore: add fork OWNERS

    z103cb authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dbf639e View commit details
    Browse the repository at this point in the history
  2. add ubi Dockerfile

    dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a24f03d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    753f948 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84eb826 View commit details
    Browse the repository at this point in the history
  5. gha: add sync workflow

    dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    577cb43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3be40e View commit details
    Browse the repository at this point in the history
  7. Dockerfile.ubi: remove vllm-nccl workaround

    Fixed upstream in vllm-project#5091
    dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6844cb9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbffbf1 View commit details
    Browse the repository at this point in the history
  9. add triton CustomCacheManger

    fixes RHOAIENG-8043
    
    Co-authored-by: Chih-Chieh-Yang <[email protected]>
    Signed-off-by: Thomas Parnell <[email protected]>
    2 people authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ae4ac8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd5ea86 View commit details
    Browse the repository at this point in the history
  11. add smoke/unit tests scripts

    dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    57b2cbf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b1ada5 View commit details
    Browse the repository at this point in the history
  13. Dockerfile.ubi: misc improvements

    - get rid cuda-devel stage, use cuda 12.4
    - add build flags
    - remove useless installs
    dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3a3dae7 View commit details
    Browse the repository at this point in the history
  14. update OWNERS

    dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f8e70cd View commit details
    Browse the repository at this point in the history
  15. Dockerfile.ubi: use tensorizer (#64)

    add libsodium for tensorizer encryption
    
    ---------
    
    Signed-off-by: Prashant Gupta <[email protected]>
    Co-authored-by: Daniele <[email protected]>
    prashantgupta24 and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    57fdb00 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    586c30c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f0dc391 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cfded1b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5493671 View commit details
    Browse the repository at this point in the history
  20. Dockerfile.ubi: get rid of --distributed-executor-backend=mp

    this is the default when `--worker-use-ray` is not provided and
    world-size > 1
    dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eb82bd4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a4bb48b View commit details
    Browse the repository at this point in the history
  22. pin adapter to 2.0.0

    prashantgupta24 authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8dcca5c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    48aa285 View commit details
    Browse the repository at this point in the history
  24. Update OWNERS with IBM folks

    heyselbi authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8955a3b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c66756a View commit details
    Browse the repository at this point in the history
  26. gha: remove reminder_comment

    dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9d29a26 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    24a9763 View commit details
    Browse the repository at this point in the history
  28. fix: update setup.py to differentiate between fork and upstream

    Signed-off-by: Nathan Weinberg <[email protected]>
    nathan-weinberg authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2e83b96 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6cb0961 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a6ee52d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6ada55d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    155d16f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0835e4d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d40e335 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2f92fe8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e061bb7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1f786f1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7b71e0c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ecb1c9d View commit details
    Browse the repository at this point in the history
  40. feat: allow long max seq length

    Signed-off-by: Travis Johnson <[email protected]>
    tjohnson31415 authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a5c68a0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    367809a View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    fcd3419 View commit details
    Browse the repository at this point in the history
  43. fix: enable logprobs during spec decoding by default

    Signed-off-by: Travis Johnson <[email protected]>
    tjohnson31415 authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    35a9167 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0df042d View commit details
    Browse the repository at this point in the history
  45. Disable usage tracking

    This turns off tracking by default. If someone wants to, they
    can simply override this in yaml.
    stevegrubb authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5a14601 View commit details
    Browse the repository at this point in the history
  46. Start by updating the image

    A review showed that nowhere in the Dockerfile.ubi do we do a
    microdnf -y update to pickup any known CVE and bugfixes. This patch
    adds this to the build process.
    stevegrubb authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    91520a7 View commit details
    Browse the repository at this point in the history
  47. Update ROCm build for UBI

    Xaenalt authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7c76447 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    05dd581 View commit details
    Browse the repository at this point in the history
  49. Harden build of libsodium

    Libsodium is being built with default CFLAGS. This adds optimization on par
    with cmake release builds. It also adds security hardening flags suggested
    for RHEL 9 to protect against various issues.
    stevegrubb authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c540965 View commit details
    Browse the repository at this point in the history
  50. Update Dockerfile.ubi

    Remove debug code.
    RH-steve-grubb authored and dtrifiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d02a789 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update OWNERS file

    vaibhavjainwiz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1491b9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #160 from vaibhavjainwiz/update_OWNER

    Update OWNERS file
    vaibhavjainwiz authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fed9b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e30866f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    616f5ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b1f881 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07afc6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c657ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8d2bf0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    754dc0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf7e710 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d32eaf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ed711a View commit details
    Browse the repository at this point in the history
  13. Dockerfile.rocm.ubi: cleanup

    - get rid of non-essential dependencies
    - consolidate package installs
    - do not copy wheels in final stage
    - fix ccache usage
    - use flashattention with triton backend by default:
        - clone main_perf branch
        - build rocm target
        - set up triton rocm env var
    - configure numba, outlines and triton cache directory
    dtrifiro committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    93c04f3 View commit details
    Browse the repository at this point in the history
  14. add vllm-tgis-adapter layer

    dtrifiro committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    66984d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f5387d0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b3abd3a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9f85dae View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    083f0d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    c29c9f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ac6c1 View commit details
    Browse the repository at this point in the history
  3. Dockerfile.rocm.ubi: get rid of build triton stage

    this is a torch dependency when installed from the pytorch/rocm6.1
    index: https://download.pytorch.org/whl/nightly/rocm6.1
    dtrifiro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    399c114 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #167 from dtrifiro/fix-amd-build

    Dockerfile.ubi.rocm: fix build
    RH-steve-grubb authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9ebf28d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Sync with upstream @ v0.6.2

    dtrifiro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    18d7da7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56fdd53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d151278 View commit details
    Browse the repository at this point in the history
  4. ⚗️ try public sccache

    Signed-off-by: Joe Runde <[email protected]>
    joerunde committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    42a5a5b View commit details
    Browse the repository at this point in the history
  5. 🔥 remove sudo

    Signed-off-by: Joe Runde <[email protected]>
    joerunde committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8abfa38 View commit details
    Browse the repository at this point in the history