text-generation-inference/server/text_generation_server/adapters
drbh 7ebee37641 fix: refactor adapter weight loading and mapping (#2193)
* fix: refactor adapter weight loading and mapping

* feat: enable lora load from directory

* fix: adjust launcher for local lora adapters

* feat: improve weight loading and add tests

* fix: improve logging and rebase syntax issue

* fix: impove adapter merge comments and remove unused conditional

* fix: improve get_model_with_lora_adapters naming

* fix: comment typo
2024-09-25 05:39:58 +00:00
..
__init__.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
config.py fix: refactor adapter weight loading and mapping (#2193) 2024-09-25 05:39:58 +00:00
lora.py fix: refactor adapter weight loading and mapping (#2193) 2024-09-25 05:39:58 +00:00
weights.py fix: refactor adapter weight loading and mapping (#2193) 2024-09-25 05:39:58 +00:00