text-generation-inference/router/src
Hugo Larcher 230aa25641
feat: Add the parsing of HF_HUB_USER_AGENT_ORIGIN environment variable for telemetry (#3027)
* feat: Add the parsing of HF_HUB_USER_AGENT_ORIGIN environment variable to add info about the environment running TGI. That is useful to track usage in case of collaborations for example.

* fix: trufflehog
2025-02-19 21:09:12 +01:00
..
infer Add loop_controls feature to minijinja to handle {% break %} (#2998) 2025-02-18 10:33:22 +01:00
config.rs feat: add initial qwen2.5-vl model and test (#2971) 2025-02-19 12:38:20 +01:00
kserve.rs fix: include add_special_tokens in kserve request (#2859) 2024-12-19 16:55:17 -05:00
lib.rs Set alias for max_completion_tokens in ChatRequest (#2932) 2025-01-23 14:18:47 +01:00
logging.rs Rebase TRT-llm (#2331) 2024-07-31 10:33:10 +02:00
sagemaker.rs feat: allow any supported payload on /invocations (#2683) 2024-10-23 11:26:01 +00:00
server.rs feat: Add the parsing of HF_HUB_USER_AGENT_ORIGIN environment variable for telemetry (#3027) 2025-02-19 21:09:12 +01:00
usage_stats.rs feat: Add the parsing of HF_HUB_USER_AGENT_ORIGIN environment variable for telemetry (#3027) 2025-02-19 21:09:12 +01:00
validation.rs feat: add initial qwen2.5-vl model and test (#2971) 2025-02-19 12:38:20 +01:00
vertex.rs Auto max prefill (#2797) 2024-12-06 05:52:00 +01:00