v4.4.2

danielmiessler/Fabricv4.4.2Jun 11, 2026by mudler

AI Summary

A maintenance release fixing vLLM tool call argument parsing and CUDA dev package installation issues.

Key Highlights

  • Fix for vLLM tool call function argument parsing.
  • Fix for CUDA dev package installation.

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at master -->

## What's Changed
### Other Changes
* chore: :arrow_up: Update ggml-org/llama.cpp to `ac4cddeb0dbd778f650bf568f6f08344a06abe3a` by @localai-bot in https://github.com/mudler/LocalAI/pull/10239
* chore: :arrow_up: Update CrispStrobe/CrispASR to `4b27392ffd0991a857594652cbb8b57e585bcd7b` by @localai-bot in https://github.com/mudler/LocalAI/pull/10241
* fix(vllm): parse tool_call function arguments before applying the chat template by @pos-ei-don in https://github.com/mudler/LocalAI/pull/10256
* fix(cuda): install cuda-nvrtc-dev alongside the other CUDA dev packages by @pos-ei-don in https://github.com/mudler/LocalAI/pull/10257


**Full Changelog**: https://github.com/mudler/LocalAI/compare/v4.4.1...v4.4.2