hf_text-generation-inference/server/text_generation_server/adapters
drbh 5d85a958c9
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-07-24 15:32:14 -04:00
..
__init__.py Enable multiple LoRa adapters (#2010) 2024-06-25 14:46:27 -04:00
config.py fix: refactor adapter weight loading and mapping (#2193) 2024-07-24 15:32:14 -04:00
lora.py fix: refactor adapter weight loading and mapping (#2193) 2024-07-24 15:32:14 -04:00
weights.py fix: refactor adapter weight loading and mapping (#2193) 2024-07-24 15:32:14 -04:00