text-generation-inference/docs/source
drbh bdc47394d2 feat: support phi3.5 moe (#2479)
* feat: support phi3.5 moe model loading

* fix: prefer llama base model and improve rotary logic

* feat: return reasonable generation and add integration test

* fix: run lint and update docs

* fix: rerun lint for openapi docs

* fix: prefer do_sample false unless temp is set by user, and update chat tests

* fix: small typo adjustments

* fix: consolidate long rope paths

* fix: revert greedy by default and test changes

* Vendor configuration so that we don't have to `trust_remote_code`

* Use SparseMoELayer

* Add support for dense MoE

* Some type annotations

* Add the usual model tests

* Ruff.

---------

Co-authored-by: Daniël de Kok <me@danieldk.eu>
Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
2024-10-25 09:12:03 +00:00
..
basic_tutorials fix: improve regex expression (#2468) 2024-09-25 06:11:21 +00:00
conceptual remove LORA_ADAPTERS_PATH (#2563) 2024-10-25 09:01:04 +00:00
reference doc: clarify that --quantize is not needed for pre-quantized models (#2536) 2024-09-25 06:19:20 +00:00
_toctree.yml Add links to Adyen blogpost (#2500) 2024-09-25 06:14:07 +00:00
architecture.md Update architecture.md (#2577) 2024-10-25 09:01:04 +00:00
index.md fix typos in docs and add small clarifications (#1790) 2024-06-10 09:24:52 +03:00
installation_amd.md Update ROCM libs and improvements (#2579) 2024-10-25 09:01:04 +00:00
installation_gaudi.md MI300 compatibility (#1764) 2024-07-17 05:36:58 +00:00
installation_inferentia.md MI300 compatibility (#1764) 2024-07-17 05:36:58 +00:00
installation_intel.md Preparing for release. (#2540) 2024-09-25 06:20:50 +00:00
installation_nvidia.md Preparing for release. (#2540) 2024-09-25 06:20:50 +00:00
installation.md MI300 compatibility (#1764) 2024-07-17 05:36:58 +00:00
quicktour.md Adding note for private models in quick-tour document (#2548) 2024-10-25 09:01:04 +00:00
supported_models.md feat: support phi3.5 moe (#2479) 2024-10-25 09:12:03 +00:00
usage_statistics.md refactor usage stats (#2339) 2024-09-25 05:55:39 +00:00