text-generation-inference/server/text_generation_server/adapters
Mohit Sharma a35fbdb925
Bug Fix: Sliding Window Attention (#3112)
* (fix) sliding window attention

* (fix) flashinfer

* (typo) collection link

* Add window_size_left param ipex rocm

* Update window size rocm flash decoding

* fix: bump snapshots and improve exceed window test case

* feat: add tests for image types and remove alpha from png

* Upgrading `from_env` to get token from file when necessary + fix
pali_gemma.

* fix: add pillow dependency and bump lock+requirements

* fix: bump org name in gemma3 test

* Fix qwen2.

---------

Co-authored-by: drbh <david.richard.holtz@gmail.com>
Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
2025-03-18 10:37:33 +01:00
..
__init__.py Enable multiple LoRa adapters (#2010) 2024-06-25 14:46:27 -04:00
config.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
lora.py Bug Fix: Sliding Window Attention (#3112) 2025-03-18 10:37:33 +01:00
weights.py fix: refactor adapter weight loading and mapping (#2193) 2024-07-24 15:32:14 -04:00