text-generation-inference/docs/source
Nicolas Patry fb2f74e2b9
Refactor dead code - Removing all flash_xxx.py files. (#2166)
* Refactor dead code.

* First working step.

* Remove a lot of duplicated code.

* More dead code.

* More cleanup.

* Fix Santacoder test.

* Fixing the simple tests.

* Fixing sharding.

* Fixes for VLM.

* Fixing santacoder (num_kv_heads hardcoded).

* Removing more dead code.

* Fixing `config.n_head`.

* Stopping earlier because of `<end_of_utterance>` in idefics2.

* Addresses comments.

* Removing the dead code.

* Fuse back mistral into FlashCausalLM.

* Finish removal.

* Fixing docs + causal_lm `batch_class`.

* Fixing docs + causal.lm.

* Add default to Gemma Causality.

* Default value for gemma/gemma2.

* Wrong default.
2024-07-05 10:29:56 +02:00
..
basic_tutorials Enable multiple LoRa adapters (#2010) 2024-06-25 14:46:27 -04:00
conceptual Enable multiple LoRa adapters (#2010) 2024-06-25 14:46:27 -04:00
_toctree.yml Enable multiple LoRa adapters (#2010) 2024-06-25 14:46:27 -04:00
architecture.md Add OTLP Service Name Environment Variable (#2076) 2024-06-25 09:33:01 +02:00
index.md fix typos in docs and add small clarifications (#1790) 2024-04-22 12:15:48 -04:00
installation_amd.md Preparing patch release. (#2186) 2024-07-04 10:55:33 +02: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_nvidia.md Preparing patch release. (#2186) 2024-07-04 10:55:33 +02:00
installation.md MI300 compatibility (#1764) 2024-05-17 15:30:47 +02:00
messages_api.md chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
quicktour.md Preparing patch release. (#2186) 2024-07-04 10:55:33 +02:00
supported_models.md Refactor dead code - Removing all flash_xxx.py files. (#2166) 2024-07-05 10:29:56 +02:00