ReleaseMicrosoftMicrosoftpublished Nov 7, 2025seen Jun 26

microsoft/Foundry-Local v0.8.101

microsoft/Foundry-Local

Open original ↗

Captured source

source ↗
published Nov 7, 2025seen Jun 26captured 6dhttp 200method plain

Foundry Local Release 0.8.101

Repository: microsoft/Foundry-Local

Tag: v0.8.101

Published: 2025-11-07T01:18:46Z

Prerelease: yes

Release notes:

Foundry Local Release Notes: v0.8.101 🚀

✨ New Features

Improve performance for multi-turn conversations on *macOS*, especially time to first token, with the addition of the continuous decoding feature. Only new tokens are sent to the model instead of the entire conversation. The previous inputs and responses are saved by the model in the KV-cache.

📝 Known issues

When the context length is exhausted (set by the max_length value), instead of showing a warning / error message, an exception is thrown