Stream Qwen3.8 Flash Next PLE from mapped storage #96
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Area
Implement the mandatory layer-2 PLE/n-gram embedding end to end, including exact hashing, mapped storage, row gathering, bounded caching, session state, and short-context generation parity.
Sequence
Step 4 of 7. Previous: #95. Next: #97. Start only after the core executor is complete; #97 starts after PLE state and generation parity are stable.
Implementation
Verification
Completion requirements
Non-goals
hugo referenced this issue2026-09-01 18:27:01 +00:00
Implemented fully in commit
87ccf67(pushed to origin/main).Implementation:
Cache/prefetch decision:
Verification:
DS4 review:
DS4 has no Qwen3.8/PLE implementation to mirror. This is therefore a new DS4Server feature, reviewed against the official Qwen model behavior and the issue contract.