Auto compaction (preview) + LAN Remote Access #9420
Replies: 1 comment
|
Hi @danielhanchen thank you for the update & especially the rolling context window work. I've added a feature request in this regard with as useful a specification as I could put together right now here: #10345 You've made a few assumptions & decisions, e.g.:
In my case (and probably in many others') the assumption that chat recall is usually exact matches doesn't hold true. And often to be able to search for a specific match, the model has to remember in the first place that such topic was part of the thread. I'm not sure what data you tested on, but I believe that in many cases (including mine), short summarizations would add a lot(!!) of value. Did you mean to write 190s or 190ms? In my experience, the compaction takes comparitively little time. All the best, K.Br. |
Uh oh!
There was an error while loading. Please reload this page.
Thanks for the support for Qwen3.8-27B and Unsloth Desktop last week! For this release, we merged 200+ PRs to introduce many new features, fixes including:
Rolling context + auto compaction (Experimental)
You can now do long chats and surpass a model's context limit, with evicted turns
remaining searchable.
active context.
How it works
search_conversation.Remote & LAN access (Preview)
Access Unsloth from another device on your network, managed from settings.
Chat + Functionality improvements
edit_filetool for partial file modifications.Hardware + inference improvements
API + serving
unsloth start.Hub + Desktop + training
What's Changed
New Contributors
Full Changelog: v0.1.800-beta...v0.1.801-beta
This discussion was created from the release Auto compaction (preview) + LAN Remote Access.
All reactions