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.3.3
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.3.4
Choose a head ref
  • 3 commits
  • 29 files changed
  • 2 contributors

Commits on Jun 19, 2025

  1. [gaudi] gemma3 text and vlm model intial support. need to add sliding…

    … window support later (#3270)
    
    Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
    sywangyi authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    14ee6e7 View commit details
    Browse the repository at this point in the history
  2. Neuron backend fix and patch version 3.3.4 (#3273)

    * fix(neuron): wrong assertion when batch_size==1
    
    * chore: prepare 3.3.4
    dacorvo authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    238fbd4 View commit details
    Browse the repository at this point in the history
  3. chore: version 3.3.4

    dacorvo committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    d4bd5ca View commit details
    Browse the repository at this point in the history
Loading