hf_text-generation-inference/server/tests/utils
drbh bab02ff2bc
feat: add ruff and resolve issue (#2262)
* feat: add ruff and resolve issue

* fix: update client exports and adjust after rebase

* fix: adjust syntax to avoid circular import

* fix: adjust client ruff settings

* fix: lint and refactor import check and avoid model enum as global names

* fix: improve fbgemm_gpu check and lints

* fix: update lints

* fix: prefer comparing model enum over str

* fix: adjust lints and ignore specific rules

* fix: avoid unneeded quantize check
2024-07-26 10:29:09 -04:00
..
test_adapter.py fix: refactor adapter weight loading and mapping (#2193) 2024-07-24 15:32:14 -04: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