text-generation-inference/server/tests/utils
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
..
test_adapter.py fix: refactor adapter weight loading and mapping (#2193) 2024-09-25 05:39:58 +00:00
test_convert.py fix(server): harden the weights choice to save on disk. (#561) 2023-07-07 14:50:12 +02:00
test_hub.py Fix local load for peft (#1373) 2024-04-22 09:03:34 +03:00
test_layers.py Move quantized weight handling out of the Weights class (#2194) 2024-09-25 05:27:40 +00:00
test_tokens.py Aligin the source code with main branch 2.0.4 2024-09-24 03:06:55 +00:00
test_watermark.py Aligin the source code with main branch 2.0.4 2024-09-24 03:06:55 +00:00
test_weights.py Split up layers.marlin into several files (#2292) 2024-09-25 05:39:58 +00:00