text-generation-inference/docs/source/basic_tutorials
Daniël de Kok 36dd16017c 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-05-30 11:28:05 +02:00
..
consuming_tgi.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
gated_model_access.md MI300 compatibility (#1764) 2024-05-17 15:30:47 +02:00
launcher.md Add support for exl2 quantization 2024-05-30 11:28:05 +02:00
monitoring.md docs: Fix grafana dashboard url (#1925) 2024-05-21 13:12:14 -04:00
non_core_models.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
preparing_model.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
safety.md Pickle conversion now requires --trust-remote-code. (#1704) 2024-04-05 13:32:53 +02:00
train_medusa.md fix small typo and broken link (#1958) 2024-05-27 11:31:06 -04:00
using_cli.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
using_guidance.md feat: prefer huggingface_hub in docs and show image api (#1844) 2024-05-02 16:56:24 +02:00
visual_language_models.md feat: prefer huggingface_hub in docs and show image api (#1844) 2024-05-02 16:56:24 +02:00