hf_text-generation-inference/clients/python/text_generation
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
..
__init__.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
client.py Add completion route to client and add stop parameter where it's missing (#1869) 2024-05-23 09:37:09 -04:00
errors.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
inference_api.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
types.py fix: python deserialization (#2178) 2024-07-08 15:59:16 +02:00