text-generation-inference/docs/source
Erik Kaunismäki 66f3de583e usage stats and crash reports (#2220)
* draft of usage stats

* fix wrong link

* launcher doesn't need sysinfo dep

* only tokenizer class instead of hole struct

* unused import

* fix clippy errors

* update openAPI doc

* cargo fmt

* fix error in passing flags to router

* try again to update docs

* run pre-commit locally

* Update router/src/main.rs

Co-authored-by: Hugo Larcher <hugo.larcher@huggingface.co>

* Update router/src/main.rs

Co-authored-by: Hugo Larcher <hugo.larcher@huggingface.co>

* on crash use anonymous error event

* delete json_output and ngrok

* more robust way of checking if is in container

* more robust nvidia smi

* parse xpu more robustly

* fix errors

* add nvidia-smi details in docs

* cargo fmt

* fix clippy

* should make docs check pass

* Update router/src/usage_stats.rs

Co-authored-by: Hugo Larcher <hugo.larcher@huggingface.co>

* error reason can't be in nested json

* cargo fmt

---------

Co-authored-by: Hugo Larcher <hugo.larcher@huggingface.co>
Co-authored-by: Erik Kaunismäki <erikkaum@Eriks-MacBook-Pro.local>
2024-09-25 05:27:40 +00:00
..
basic_tutorials usage stats and crash reports (#2220) 2024-09-25 05:27:40 +00:00
conceptual Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
_toctree.yml add doc for intel gpus (#2181) 2024-09-25 05:21:34 +00:00
architecture.md add doc for intel gpus (#2181) 2024-09-25 05:21:34 +00:00
index.md fix typos in docs and add small clarifications (#1790) 2024-06-10 09:24:52 +03:00
installation_amd.md Preparing patch release. (#2186) 2024-09-24 04:08:02 +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 add doc for intel gpus (#2181) 2024-09-25 05:21:34 +00:00
installation_nvidia.md Preparing patch release. (#2186) 2024-09-24 04:08:02 +00:00
installation.md MI300 compatibility (#1764) 2024-07-17 05:36:58 +00:00
messages_api.md chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
quicktour.md add doc for intel gpus (#2181) 2024-09-25 05:21:34 +00:00
supported_models.md Refactor dead code - Removing all flash_xxx.py files. (#2166) 2024-09-25 05:20:28 +00:00
usage_statistics.md usage stats and crash reports (#2220) 2024-09-25 05:27:40 +00:00