text-generation-inference/docs/source/basic_tutorials
Daniël de Kok 77ac0f364b Add support for Marlin-quantized models
This change adds support for Marlin-quantized models. Marlin is an
FP16xINT4 matmul kernel, which provides good speedups decoding batches
of 16-32 tokens. It supports quantized models with symmetric
quantization, groupsize -1 or 128, and 4-bit.

Tested with:

- Llama 2
- Llama 3
- Phi 3
2024-09-24 03:38:05 +00:00
..
consuming_tgi.md chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
gated_model_access.md Update documentation version to 2.0.4 (#1980) 2024-09-24 03:19:39 +00:00
launcher.md Add support for Marlin-quantized models 2024-09-24 03:38:05 +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