Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: huggingface/text-generation-inference
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.2
Choose a base ref
...
head repository: huggingface/text-generation-inference
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.3
Choose a head ref
  • 6 commits
  • 44 files changed
  • 6 contributors

Commits on Apr 7, 2025

  1. Use ROCM 6.3.1 (#3141)

    * update dockerfile
    
    * add updated makefile
    
    * fix docker
    
    * Lint.
    
    ---------
    
    Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
    mht-sharma and Narsil authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    9c26b52 View commit details
    Browse the repository at this point in the history
  2. Update transformers to 4.51 (#3148)

    * update transformres
    
    * Upgrading the nix deps too.
    
    * Forcing torchvision to be in there.
    
    * Fixing bug in mllama.
    
    * Those tests cannot be run in CI.
    
    * Lint.
    
    ---------
    
    Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
    Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
    3 people authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    87a0af4 View commit details
    Browse the repository at this point in the history
  3. Gaudi: Add Integration Test for Gaudi Backend (#3142)

    * feat(gaudi): add integration test
    
    * feat(test): add more models to integration tests
    
    * remove debug comments
    
    * fix typos
    baptistecolle authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    37104ac View commit details
    Browse the repository at this point in the history
  4. fix: compute type typo (#3150)

    Signed-off-by: Raphael Glon <oOraph@users.noreply.github.com>
    Co-authored-by: Raphael Glon <oOraph@users.noreply.github.com>
    oOraph and oOraph authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    24bec29 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. 3.2.3 (#3151)

    Narsil authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    0b28aab View commit details
    Browse the repository at this point in the history
  2. Release 3.2.3

    Narsil committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    a1f3ebe View commit details
    Browse the repository at this point in the history
Loading