text-generation-inference/docs/source/basic_tutorials
Daniël de Kok 628d6a13da Add support for exl2 quantization
Mostly straightforward, changes to existing code:

* Wrap quantizer parameters in a small wrapper to avoid passing
  around untyped tuples and needing to repack them as a dict.
* Move scratch space computation to warmup, because we need the
  maximum input sequence length to avoid allocating huge
  scratch buffers that OOM.
2024-09-24 03:19:39 +00:00
..
consuming_tgi.md chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
gated_model_access.md MI300 compatibility (#1764) 2024-07-17 05:36:58 +00:00
launcher.md Add support for exl2 quantization 2024-09-24 03:19:39 +00:00
monitoring.md docs: Fix grafana dashboard url (#1925) 2024-07-17 05:36:58 +00:00
non_core_models.md chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
preparing_model.md chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
safety.md Pickle conversion now requires --trust-remote-code. (#1704) 2024-04-25 15:09:00 +03:00
train_medusa.md fix small typo and broken link (#1958) 2024-09-24 03:14:53 +00:00
using_cli.md chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
using_guidance.md feat: prefer huggingface_hub in docs and show image api (#1844) 2024-07-17 05:36:58 +00:00
visual_language_models.md feat: prefer huggingface_hub in docs and show image api (#1844) 2024-07-17 05:36:58 +00:00