v4.4.2

phiresky/ripgrep-allv4.4.2Jun 11, 2026by mudler

AI Summary

A minor release focusing on dependency updates and fixes for vLLM tool call parsing and CUDA installation.

Key Highlights

  • Update to llama.cpp and CrispASR dependencies
  • Fix for vLLM tool call function argument parsing
  • Fix CUDA dev package installation

New Features

  • vLLM tool call parsing fix
  • CUDA dev package 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