This patch is very small and focuses on vLLM and Gemma4!
** Fix export for gemma4 and add Integration tests (#45285) by @Cyrilvallez ** Fix vllm cis (#45139) by @ArthurZucker
Fetched April 9, 2026
This patch is very small and focuses on vLLM and Gemma4!
** Fix export for gemma4 and add Integration tests (#45285) by @Cyrilvallez ** Fix vllm cis (#45139) by @ArthurZucker
Fetched April 9, 2026
What's Changed Fix the image build for 3.179.0 by updating a deprecated model in CI. fix(worker): bump decommissioned gemini-2.0-flash to g…
LangfuseWhat's Changed models: add support for gemma4-12b by @pdevine in https://github.com/ollama/ollama/pull/16457 Full Changelog: https://github…
OllamaNew models DiffusionGemma and DeepSeek-V3.2 have been added, featuring optimizations for inference speed and efficient long-context handlin…
Hugging Face · Transformers
Fixed a conversion bug for CLIP models that affected downstream models like SAM3.
Hugging Face · Transformers