text-generation-inference/server/tests/utils
drbh 82f6ea1b71
feat: improve star coder to support multi lora layers (#2883)
* feat: improve star coder to support multi lora layers

* feat: improve weight that support adapters and add tests for starcoder with lora

* fix: bump snapshot for added tests

* fix: rerun pre commit lints

* fix: bump adapter test for added later names
2025-01-16 16:23:55 -05:00
..
test_adapter.py feat: improve star coder to support multi lora layers (#2883) 2025-01-16 16:23:55 -05: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 feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
test_layers.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
test_tokens.py feat(server): add frequency penalty (#1541) 2024-02-08 18:41:25 +01:00
test_watermark.py feat(server): add watermarking tests (#248) 2023-04-27 19:16:35 +02:00
test_weights.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00