v4.4.2

ruixenui/ruixen.comv4.4.2Jun 11, 2026by mudler

AI Summary

Updates dependencies for core components like llama.cpp and CrispASR, and fixes specific bugs in vllm tool call parsing and CUDA package installation.

Key Highlights

  • Updated llama.cpp and CrispASR dependencies
  • Fixed tool call function argument parsing in vllm
  • Fixed CUDA dev package installation

New Features

  • Dependency updates
  • vllm tool call fix
  • CUDA installation fix

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