All articles

The complete archive

7 published articles, newest first.

3 PDF Parsers Tested: Docling vs Marker vs PaddleOCR
RAG Engineering
Sep 3, 2026

3 PDF Parsers Tested: Docling vs Marker vs PaddleOCR

Docling vs Marker vs PaddleOCR on a 24GB unified memory machine. Marker is 30x faster than PaddleOCR. Real numbers from 12 runs across 4 PD…

12 min read
Q4 vs MXFP4: Which Quant Is Faster?
LLM Inference
Sep 3, 2026

Q4 vs MXFP4: Which Quant Is Faster?

Q4_K_M is 1.8x faster than MXFP4. Same code prompt, 3 trials each, 6 total runs. gpt-oss-20B vs Qwen3-14B. Hard numbers, no vibes.

9 min read
4 Free LLM APIs vs Claude: 5 Coding Tasks, Real Data
AI Agents
Sep 2, 2026

4 Free LLM APIs vs Claude: 5 Coding Tasks, Real Data

3 free LLM APIs (NVIDIA NIM, Groq, OpenRouter) vs paid Claude on 5 real coding tasks. All 20 runs passed. Speed varied 10x. Hard numbers, n…

11 min read
gpt-oss-20B vs Qwen3-14B vs Mistral-Small-24B: A Real Benchmark
LLM Inference
Sep 1, 2026

gpt-oss-20B vs Qwen3-14B vs Mistral-Small-24B: A Real Benchmark

Three Apache 2.0 open-weight 14-24B LLMs head-to-head: gpt-oss-20B, Qwen3-14B, Mistral-Small-24B. MMLU, GSM8K, HumanEval, IFEval benchmarks…

12 min read
MLX vs llama.cpp on Apple Silicon: Same Model, Two Engines
LLM Inference
Aug 30, 2026

MLX vs llama.cpp on Apple Silicon: Same Model, Two Engines

On Apple M2 with 24 GB, MLX is 1.42x faster than Ollama on chat, but Ollama is 1.7x faster on RAG. Real wall-time numbers, same Qwen3 14B 4…

10 min read
Local LLM Tool Calling for AI Agents: Qwen3 14B vs Llama 3.2 3B on Apple Silicon
AI Agents
Aug 29, 2026

Local LLM Tool Calling for AI Agents: Qwen3 14B vs Llama 3.2 3B on Apple Silicon

Qwen3 14B picks the right tool 9/10; Llama 3.2 3B is 25x faster but only 5/10. Real M2 agent benchmark, what to ship for tool calling on a…

11 min read
Qwen3 14B vs Llama 3.2 3B on Apple Silicon M2: An Honest Benchmark
Evaluation
Aug 29, 2026

Qwen3 14B vs Llama 3.2 3B on Apple Silicon M2: An Honest Benchmark

Qwen3 14B vs Llama 3.2 3B on Apple M2 24GB: 3.5x faster throughput, 4x less memory — but the 14B hits a token-budget wall. Real numbers and…

10 min read