返回全部动态
Hugging Face TGI v3.3.6 发布:修复与回滚
原标题:v3.3.6
AI 摘要
Hugging Face 发布了文本生成推理(TGI)库的 v3.3.6 补丁版本,主要修复了缺失的反斜杠、FlashInfer 的 mask 传递问题,并移除了 Azure 相关代码,同时回滚了依赖版本更新。该版本还更新了流式演示的 iframe 源,并引入了两位新贡献者。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * Add missing backslash by @philsupertramp in https://github.com/huggingface/text-generation-inference/pull/3311 * Revert "feat: bump flake including transformers and huggingface_hub versions" by @drbh in https://github.com/huggingface/text-generation-inference/pull/3323 * fix: remove azure by @drbh in https://github.com/huggingface/text-generation-inference/pull/3325 * Fix mask passed to flashinfer by @danieldk in https://github.com/huggingface/text-generation-inference/pu
发布时间:2025-09-17 08:48
抓取时间:2026-08-02 00:31
来源机构:Hugging Face