text-generation-inference/docs/source
Nicolas Patry 5df8059037
Auto max prefill (#2797)
* Attempt at automatic max batch prefill.

* Taking into account number of shards.

* Adding more cards.

* Adding A100 + H100

* Adding a few more cards.

* Logprobs cost too much.

* h100 better name, and keep factor of 2

* Damn inflated sparse tflops.

* Typo in h100.

* Updated the flops calculation (checked with fvcore).

* chunking by default.

* Fix prefix caching for chat completion since we removed logprobs.

* More tests.

* Dropping all the prefill logprobs.

* Add a flag that enables users to get logprobs back.

* Repairing prompt token counting.

* Fixing a few tests.

* Remove some scaffolding.

* Attempting to reduces the issues (workarounds for now).
2024-12-06 05:52:00 +01:00
..
basic_tutorials chore: prepare 2.4.1 release (#2773) 2024-11-22 17:26:15 +00:00
conceptual chore: prepare 2.4.1 release (#2773) 2024-11-22 17:26:15 +00:00
reference Auto max prefill (#2797) 2024-12-06 05:52:00 +01:00
_toctree.yml Small fixes for supported models (#2471) 2024-10-14 15:26:39 +02:00
architecture.md Update architecture.md (#2577) 2024-09-30 08:56:20 +02:00
index.md Removing ../ that broke the link (#2789) 2024-12-02 05:48:55 +01:00
installation_amd.md chore: prepare 2.4.1 release (#2773) 2024-11-22 17:26:15 +00:00
installation_gaudi.md MI300 compatibility (#1764) 2024-05-17 15:30:47 +02:00
installation_inferentia.md MI300 compatibility (#1764) 2024-05-17 15:30:47 +02:00
installation_intel.md chore: prepare 2.4.1 release (#2773) 2024-11-22 17:26:15 +00:00
installation_nvidia.md chore: prepare 2.4.1 release (#2773) 2024-11-22 17:26:15 +00:00
installation.md MI300 compatibility (#1764) 2024-05-17 15:30:47 +02:00
quicktour.md chore: prepare 2.4.1 release (#2773) 2024-11-22 17:26:15 +00:00
supported_models.md Fix: docs typo (#2777) 2024-11-26 14:28:58 +01:00
usage_statistics.md feat: allow any supported payload on /invocations (#2683) 2024-10-23 11:26:01 +00:00