Lowvram 4gb - #456
Open
BenMohStem wants to merge 5 commits into
Open
Lowvram 4gb#456BenMohStem wants to merge 5 commits into
BenMohStem wants to merge 5 commits into
Conversation
… diag) - add --kv-dtype fp8 KV-cache storage (compute stays BF16; query dtype threaded separately through the flashinfer backend; pool slab priced with the storage dtype) - FREETOKEN_CPU_EMBED=1 moves the 970 MiB embed_tokens table to host RAM (requires --cuda-graph-max-bs 0) - fix: respect explicit --moe-cache-size and --disable-moe-prefill-overlap with the CPU MoE backend (stock 0.1.2 silently doubled 256 -> 512 slots and forced overlap back on) - add [VRAM-DIAG]/[WEIGHT-DIAG] init diagnostics; right-size the flashinfer workspace floor (32 MiB) for small GPUs Verified on RTX 3050 4 GiB laptop with nvidia/Qwen3.6-35B-A3B-NVFP4: 64K-token context pool, 65,349-token request completed, ~206-230 tok/s prefill, ~10-14 tok/s decode. See README-4GB.md on the lowvram-4gb branch (based on v0.1.2) for the full recipe and engineering notes.
…agent collaboration
…er design, revival steps)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.