hf_text-generation-inference/server/tests/utils
drbh 3f3b7ffd67
feat: add simple tests for weights (#2092)
* feat: add simple tests for weights

* fix: adjust types and add tests

* fix: adjust so all tests pass

* feat: improve weight tests

* fix: add missing tests and renames

* fix: tweak shapes
2024-06-25 12:22:59 +02: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) 2023-12-21 17:29:23 +01:00
test_layers.py Refactor layers. (#1866) 2024-05-13 12:44:30 +02: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 simple tests for weights (#2092) 2024-06-25 12:22:59 +02:00