hf_text-generation-inference/docs/source
drbh 93a7042d7e
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-09-30 11:15:09 +02:00
..
basic_tutorials fix: improve regex expression (#2468) 2024-08-28 13:44:44 -04:00
conceptual remove LORA_ADAPTERS_PATH (#2563) 2024-09-25 01:20:15 +02:00
reference doc: clarify that `--quantize` is not needed for pre-quantized models (#2536) 2024-09-19 22:17:15 +02:00
_toctree.yml Add links to Adyen blogpost (#2500) 2024-09-06 17:00:54 +02:00
architecture.md Update architecture.md (#2577) 2024-09-30 08:56:20 +02:00
index.md fix typos in docs and add small clarifications (#1790) 2024-04-22 12:15:48 -04:00
installation.md MI300 compatibility (#1764) 2024-05-17 15:30:47 +02:00
installation_amd.md Update ROCM libs and improvements (#2579) 2024-09-30 10:54:32 +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_intel.md Preparing for release. (#2540) 2024-09-20 17:42:04 +02:00
installation_nvidia.md Preparing for release. (#2540) 2024-09-20 17:42:04 +02:00
quicktour.md Adding note for private models in quick-tour document (#2548) 2024-09-24 15:06:53 +02:00
supported_models.md feat: support phi3.5 moe (#2479) 2024-09-30 11:15:09 +02:00
usage_statistics.md refactor usage stats (#2339) 2024-07-31 16:29:07 +02:00