Datasets:
model stringclasses 3
values | model_params_total_b int64 9 35 | model_params_active_b float64 3 9 | quant stringclasses 1
value | architecture stringclasses 3
values | vram_used_gb float64 1.8 7.2 | tok_s int64 35 43 ⌀ | framework stringclasses 2
values | reasoning_mode stringclasses 2
values | task stringclasses 2
values | task_difficulty stringclasses 2
values | task_description stringclasses 2
values | context_window int64 32.8k 41k | max_output_tokens int64 8.19k 8.19k | wall_clock_min float64 2.5 87 | status stringclasses 5
values | tool_call_reliability stringclasses 3
values | failure_mode stringclasses 4
values | code_quality stringclasses 1
value | notes stringclasses 9
values | hardware stringclasses 1
value | date timestamp[s]date 2026-05-18 00:00:00 2026-05-19 00:00:00 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Qwopus3.5-9B-Coder | 9 | 9 | Q4_K_M | dense | 5.3 | 43 | hermes-agent | off | portscout | easy | single-file concurrent port scanner using stdlib | 32,768 | 8,192 | 2.5 | completed | partial | null | good | code works, all tool calls succeeded for this simple task | RTX 4060 Ti 8GB, i7-14700F, 32GB DDR5, WSL2 | 2026-05-18T00:00:00 |
Qwopus3.5-9B-Coder | 9 | 9 | Q4_K_M | dense | 5.3 | 43 | hermes-agent | off | logpulse | hard | multi-file CLI log watcher with real-time stats, regex alerts, log generator, README, and self-test | 32,768 | 8,192 | 15 | failed | broken | 9 consecutive patch tool JSON failures: model omits required 'path' field in structured tool call output. 9B params insufficient for reliable structured JSON generation. | good | initial file creation worked, model failed on every subsequent edit/patch attempt | RTX 4060 Ti 8GB, i7-14700F, 32GB DDR5, WSL2 | 2026-05-18T00:00:00 |
Qwen3.6-35B-A3B | 35 | 3 | Q4_K_M | moe_ssm_attn | 7.2 | 35 | hermes-agent | on | portscout | easy | single-file concurrent port scanner using stdlib | 32,768 | 8,192 | 49 | completed | reliable | null | good | thinking tokens consumed most of the generation budget, massive overhead per API call (160-240s each) | RTX 4060 Ti 8GB, i7-14700F, 32GB DDR5, WSL2 | 2026-05-18T00:00:00 |
Qwen3.6-35B-A3B | 35 | 3 | Q4_K_M | moe_ssm_attn | 7.2 | 35 | hermes-agent | off | portscout | easy | single-file concurrent port scanner using stdlib | 32,768 | 8,192 | 18 | completed | reliable | null | good | 2.7x faster than thinking mode on same model. --reasoning off flag in llama-server. | RTX 4060 Ti 8GB, i7-14700F, 32GB DDR5, WSL2 | 2026-05-18T00:00:00 |
Qwen3.6-35B-A3B | 35 | 3 | Q4_K_M | moe_ssm_attn | 7.2 | 35 | hermes-agent | off | logpulse | hard | multi-file CLI log watcher with real-time stats, regex alerts, log generator, README, and self-test | 32,768 | 8,192 | 18 | context_exceeded | reliable | conversation exceeded 32K context window during debug loop. model was actively debugging a real timing bug when context ran out. | good | created all files (363-line logpulse.py, 171-line generator, README). found genuine bug in tailer timing. hit server context limit, not model failure. | RTX 4060 Ti 8GB, i7-14700F, 32GB DDR5, WSL2 | 2026-05-18T00:00:00 |
Qwen3.6-35B-A3B | 35 | 3 | Q4_K_M | moe_ssm_attn | 7.2 | 35 | hermes-agent | off | logpulse | hard | multi-file CLI log watcher with real-time stats, regex alerts, log generator, README, and self-test | 40,960 | 8,192 | 87 | killed | reliable | user killed after 87 minutes, task still running. not a model failure, just too slow for practical use. | good | retry with bumped context (40K). model was still working when killed. expert offload latency (2-5s per API call) compounds across 20-50+ agent turns. | RTX 4060 Ti 8GB, i7-14700F, 32GB DDR5, WSL2 | 2026-05-19T00:00:00 |
Qwopus3.5-9B-Coder | 9 | 9 | Q4_K_M | dense | 5.3 | 43 | pi | off | portscout | easy | single-file concurrent port scanner using stdlib | 32,768 | 8,192 | 8 | partial | partial | code created and runs correctly (0.3s scan). model got stuck in infinite reasoning loop during test verification, repeating same grep command. user killed. | good | different framework (Pi: read/write/edit/bash tools), same model. failure mode changed from JSON structural (Hermes) to reasoning loop (Pi). 9B limitation persists across frameworks. | RTX 4060 Ti 8GB, i7-14700F, 32GB DDR5, WSL2 | 2026-05-19T00:00:00 |
gpt-oss-20b | 21 | 3.6 | Q4_K_M | moe | 1.8 | null | pi | off | portscout | easy | single-file concurrent port scanner using stdlib | 32,768 | 8,192 | 3 | completed | reliable | null | good | OpenAI's first open-weights MoE. fast completion, clean code, all tool calls worked. only 1.8 GB VRAM with ncmoe=30. minor self-correction (duplicate main call, fixed immediately). | RTX 4060 Ti 8GB, i7-14700F, 32GB DDR5, WSL2 | 2026-05-19T00:00:00 |
gpt-oss-20b | 21 | 3.6 | Q4_K_M | moe | 1.8 | null | pi | off | logpulse | hard | multi-file CLI log watcher with real-time stats, regex alerts, log generator, README, and self-test | 32,768 | 8,192 | 5 | completed | reliable | null | good | completed the hard task that broke every other model. created logpulse.py (112 lines), generate_log.py (34 lines), README.md (59 lines). all pass syntax check. only 26% context used (8.5K of 33K). first model to complete both tasks on 8GB VRAM. | RTX 4060 Ti 8GB, i7-14700F, 32GB DDR5, WSL2 | 2026-05-19T00:00:00 |
agentic coding benchmark: local LLMs on 8GB VRAM
can local LLMs do agentic coding (multi-turn tool calling, file creation, debugging) on consumer hardware? this dataset captures real test results.
hardware
- GPU: NVIDIA RTX 4060 Ti 8GB
- CPU: Intel i7-14700F
- RAM: 32 GB DDR5
- OS: Windows 11 + WSL2 (Ubuntu)
- inference: llama-server (turboquant fork of llama.cpp)
what was tested
two agent frameworks:
- Hermes Agent (NousResearch): structured tool calling with patch/write/bash tools
- Pi (badlogic): simpler 4-tool interface (read/write/edit/bash)
two coding tasks at different difficulty levels:
- portscout (easy): write a single-file concurrent port scanner using stdlib. create, test, done.
- logpulse (hard): write a multi-file CLI log watcher with real-time stats, regex alerts, a fake log generator, a README, and self-test. requires file creation, debugging, and iterative fixes.
four model configurations:
- Qwopus3.5-9B-Coder (9B dense, 43 tok/s, fully in VRAM)
- Qwen3.6-35B-A3B MoE + thinking (35B MoE, 3B active, 35 tok/s, ncmoe=30, reasoning on)
- Qwen3.6-35B-A3B MoE no-think (35B MoE, 3B active, 35 tok/s, ncmoe=30, reasoning off)
- gpt-oss-20b (21B MoE, 3.6B active, ncmoe=30, OpenAI Apache 2.0, native MXFP4 FFN)
key findings
9B models break on complex tool calls regardless of framework. Qwopus 9B generated good code but failed on structured output: malformed patch JSON in Hermes, infinite reasoning loops in Pi. the model writes code fine but can't plan multi-turn agent actions reliably at 9B params.
35B MoE is reliable but too slow for agent loops. Qwen3.6-35B-A3B never broke a tool call, but expert offload adds 2-5s latency per API call. agent tasks need 20-50+ round trips, compounding to 18-87 minutes for tasks cloud APIs finish in seconds.
thinking mode is unusable for agentic work. reasoning tokens consumed most of the generation budget, inflating a 18-minute task to 49 minutes (2.7x overhead).
context window is a hard constraint. the 35B model hit the 32K context limit during a debug loop on the hard task. bumping to 40K helped but caused OOM at 48K+ on 15 GB WSL memory.
code quality was good across all configs. every model produced clean, working code. the bottleneck is agent loop speed and tool call reliability, not code generation quality.
gpt-oss-20b is the breakthrough. OpenAI's 21B MoE (3.6B active) completed both easy and hard tasks quickly via Pi. only 1.8 GB VRAM with ncmoe=30, used just 26% of context on the hard task. first model to complete both agentic tasks on 8GB VRAM. the combination of OpenAI's structured output training + low VRAM footprint + Pi's simple tool interface is the winning formula.
agent framework matters as much as the model. Pi's 4-tool interface (read/write/edit/bash) produces fewer tokens per turn and simpler tool call schemas than Hermes Agent's patch-based approach. this reduces context pressure and makes structured output easier for smaller models.
verdict
gpt-oss-20b + Pi is the first viable local coding agent on 8GB VRAM. it completed both the easy task (single-file port scanner) and the hard task (multi-file CLI tool with testing) quickly and reliably. the other configs all failed: 9B too small for tool calls, 35B Qwen3.6 too slow for agent loops.
key recipe:
- model: gpt-oss-20b Q4_K_M (11 GB, 1.8 GB VRAM with ncmoe=30)
- framework: Pi coding agent (simple read/write/edit/bash tools)
- server: llama-server with --jinja, ncmoe=30, -c 32768, -n 8192
- hardware: any 8GB GPU + 16GB+ system RAM
schema
| field | type | description |
|---|---|---|
| model | string | model name |
| model_params_total_b | number | total parameters (billions) |
| model_params_active_b | number | active parameters per token (billions) |
| quant | string | quantization format |
| architecture | string | model architecture (dense, moe_ssm_attn) |
| vram_used_gb | number | VRAM usage during inference |
| tok_s | number | tokens per second (baseline decode speed) |
| framework | string | agent framework used (hermes-agent, pi) |
| reasoning_mode | string | thinking/reasoning mode (on, off) |
| task | string | task identifier |
| task_difficulty | string | easy or hard |
| task_description | string | what the task requires |
| context_window | number | server context window setting |
| max_output_tokens | number | max output tokens per generation |
| wall_clock_min | number | total wall-clock time in minutes |
| status | string | completed, failed, killed, partial, context_exceeded |
| tool_call_reliability | string | reliable, partial, broken |
| failure_mode | string or null | description of how/why it failed |
| code_quality | string | quality of generated code (good, poor, n/a) |
| notes | string | additional observations |
| hardware | string | full hardware description |
| date | string | test date (YYYY-MM-DD) |
related
- inference speed benchmarks (same hardware): witcheer/windows-rtx-4060ti-8gb-moe-offload-bench-2026-05
- model collection: 8GB VRAM local LLMs, practitioner-tested
- Downloads last month
- -