Views
No views yet
feature/turboquant-kv-cache branch.Status: experimental. Metal coherency looks clean across contexts (see samples below). CUDA has not been tested yet — if you run this on a CUDA build of the fork, please open an issue with your results. Use at your own risk.
| Source | Qwen/Qwen3.6-35B-A3B (BF16) |
| Quant type | TQ3_1S (4.0 bpw WHT-rotated, per-tensor) |
| Output size | ~16.4 GB |
| Architecture | qwen35moe (GatedDeltaNet hybrid + 256-expert MoE) |
| Intended runtime | TheTom/llama.cpp, branch feature/turboquant-kv-cache |
TQ3_1S weight type or the TurboQuant asymmetric KV path,
so loading/running will likely fail outside the fork.git clone https://github.com/TheTom/llama.cpp
cd llama.cpp
git checkout feature/turboquant-kv-cache
cmake -B build -DGGML_METAL=ON && cmake --build build -j
build/bin/llama-bench -m Qwen3.6-35B-A3B-ConfigI.gguf -p 128 -n 32 -ngl 99feature/turboquant-kv-cache)-ctk q8_0 -ctv turbo3 -fa 1). Prompt is the opening line of The Great Gatsby with "Summarize the passage:" appended. Reasoning traces preserved; responses trimmed for brevity. The model correctly identifies Gatsby at every context length and flags the missing passage body.<think>
1. Analyze User Input:
- Quote: "In my younger and more vulnerable years my father gave me some advice."
- Request: "Summarize the passage:"
- Key Observation: This is the famous opening line of F. Scott Fitzgerald's
The Great Gatsby. The user is asking to "summarize the passage," but only
provided a single sentence.
</think>The phrase you provided is the opening line of F. Scott Fitzgerald's novel
*The Great Gatsby*.
Since you only provided the opening sentence, here is a summary of its
significance and context:
Summary of the Passage (Opening Line)
> "In my younger and more vulnerable years my father gave me some advice."
This sentence establishes the narrator's reflective tone …<think>
1. Analyze User Input:
- The user quotes the famous opening line: "In my younger and more
vulnerable years my father gave me some advice."
- They ask: "Summarize the passage:"
- Wait, there's no passage provided after the colon. The user only
provided the opening line and then asked for a summary of "the passage,"
but didn't include the passage body.
</think><think>
1. Analyze User Input:
- The user provides a famous opening line: "In my younger and more
vulnerable years my father gave me some advice."
- They ask to "Summarize the passage:"
- But there's no passage provided! The prompt is incomplete.
2. Identify Key Issue:
- The user quotes the opening line of F. Scott Fitzgerald's The Great …
</think>The passage "In my younger and more vulnerable years my father gave me some
advice" is the famous opening line of F. Scott Fitzgerald's novel
*The Great Gatsby*.
It sets the tone for the entire book, which is a first-person retrospective
narrative. The narrator, Nick Carraway, looks back on his experiences in
Long Island and New York during the summer of …