Harvey releases Harvey Tenet, its first post-trained legal agent model, trained on Kimi K3 with Fireworks async reinforcement learning, nearly doubling task completion on LAB benchmarks.
— Today's theme: local models are starting to do real work, while an anonymous model has the whole community playing detective.
Qwen 3.8 27B impresses on real-world tasks like reverse engineering, OCR, and code porting, marking the first time a local model is considered a viable replacement for cloud OCR. An anonymous model, Ox Alpha, sparks a community-wide hunt for its origin, with technical fingerprints pointing to Zhipu or Google. Anthropic reaches $65B annualized revenue but sees sluggish growth in flagship model users, as cost-sensitive tools gain favor. Uber faces a nearly $1B GDPR fine from the Dutch authority over automated driver bans, highlighting compliance risks in automated decision-making.
Schlagzeilen
Qwen 3.8 27B Hands-On: OCR Surpasses Gemini 3.5 Flash Lite, Reverse Engineering Done in 30 MinutesMehrere Quellen ×4
Multiple developers tested Qwen 3.8 27B on real-world tasks: in OCR pipelines, quality was deemed superior to Gemini 3.5 Flash Lite; in porting 39k lines of C code to a single-file HTML/three.js, it held its own against Opus 5; another user completed a reverse engineering task on a ThinkStation PGX in just 30 minutes. Why it matters: this is the first local model considered a viable replacement for commercial cloud OCR in cost-sensitive scenarios, meaning small teams can significantly cut inference costs for document processing and code migration—though the 27B's long thinking time remains a bottleneck for local deployment.
The community broadly acknowledges its persistence and practicality on tasks, though some argue other models perform better on specific tasks, and the 27B takes too long under xhigh settings; many look forward to the faster 35B A3B version.
Anonymous Model Ox Alpha Sparks Origin Hunt: Technical Fingerprints Point to Zhipu or Google
On August 20, an anonymous model named Ox Alpha appeared on OpenRouter with a 1,048,600-token context window, supporting text, image, and video inputs, focused on code, long-horizon agents, and complex reasoning, and offered nearly unlimited free access via OpenCode Go. Why it matters: developers are conducting digital DNA analysis through tokenizer, video encoding methods, and API error messages, with Zhipu and Google as prime suspects; if it points to the open-source GLM family, it would again prove the competitiveness of open-source models in long-context agent scenarios.
Community discussion centers on two leads: Zhipu's tokenizer fingerprint and recent remarks by DeepMind employees; no conclusion yet.
Anthropic Hits $65B Annualized Revenue, but Flagship Model User Growth Stalls
According to sources, Anthropic's annualized revenue rose to $65B in July, up sharply from $47B in May, with Q3 profitability expected; OpenAI's annualized revenue grew 35% in the quarter to over $40B. Why it matters: despite revenue growth, Anthropic's strongest model struggles to attract users, with developers shifting to cheaper tools; this echoes Drew Breunig's view—after Fable, models no longer improve for free with each generation, making harness and context strategy optimization valuable again.
Uber Fined Nearly $1B by Dutch GDPR Authority Over Automated Driver Bans
The Dutch Data Protection Authority fined Uber €825 million (about $966 million), the second-largest GDPR penalty ever, for deactivating driver accounts through automated processes without adequate warning or human oversight. Why it matters: this is a landmark case of automated decision-making creating major compliance risk in the gig economy, serving as a warning to any platform relying on algorithms for account control.
FreeToken: Edge MoE Inference Engine Runs 753B GLM-5.2 on a Single Workstation GPU
Researchers from UC Berkeley and UT Austin propose FreeToken, which splits MoE cache misses into PCIe offload and CPU execution, dynamically scheduled based on measured bandwidth, enabling the 753B-parameter GLM-5.2 to run on a single workstation GPU. Why it matters: frontier open-source models are approaching closed-source capability, but inference costs keep individual developers out; FreeToken treats personal machines as a unified elastic inference platform, potentially bringing agent workloads to consumer hardware.
Jeden Morgen ein Tech-Digest, für dich kuratiert
Das Web zeigt das große Ganze; Abonnenten bekommen ihr eigenes — nach deinen Interessen kuratiert, dein privates RSS integriert, mit Community-Stimmen, jeden Morgen zugestellt. Dauerhaft kostenlos.
44 Ausgaben erschienen · täglich 150+ Meldungen auf 30 gesiebt
KI-News
A developer hosts Kimi K3 (2.8T params) on 8 B300 GPUs, achieving 92 tok/s decode under MXFP4 at roughly $190 per million output tokens.
Fine-tuning a 450M VLM on 50k browser screenshots lifts benchmark scores from 1/100 to 44/100, showing the fine-tuning potential of small models on specific vision tasks.
τ_0-VLA proposes world-model-guided test-time computation, letting hierarchical VLA models dynamically allocate inference compute in long-horizon robot manipulation.
🤖A hierarchical vision-language-action model improves long-horizon robot manipulation by using world-model-guided test-time search to scale computation for high-level subtask decisions.
Dev & Open Source
MartyPC is a cross-platform early PC emulator written in Rust, known for high accuracy; the web version already supports machines like the IBM PC 5150.
Commenters generally praise MartyPC's accuracy and the Rust language advantage, though some find the Rust emphasis in the title unnecessary and note keyboard and hardware support gaps.
Vercel and Ora launch the free tool Is Agentic, auditing websites for AI agent discoverability and usability across 118 checks, with CLI and MCP server support.
A deepDoctection tutorial demonstrates an end-to-end document intelligence pipeline: layout analysis, DocTR OCR, table extraction, and structured JSONL export for RAG workflows.
The pgrust author shares how to complete JIT compilation in 5 microseconds, using AI to generate code directly against assembly, offering a new approach for database JIT.
Commenters broadly appreciate the fun and technical value of JIT compilation, though some question its safety and whether it constitutes true optimization.
Community-Themen
A user expands a self-built DGX Spark cluster from 16 to 36 nodes, with unified memory totaling 4.6TB, for running various large models locally.
A developer fine-tunes Gemma 4 12B to fit 16GB VRAM, boosting tool-calling ability 2.7x, optimized for agentic coding and CLI scenarios.
The self-hosting community discusses whether anyone still sticks with pure Linux + Docker Compose setups; most appreciate the simplicity and control, though UI tools still have value.
After switching from Windows to Linux, a user sees 30-50% faster inference with vllm over llamacpp; commenters attribute it to driver and memory management differences.
GitHub Trending
基于官方 DeepSeek Harness 打造的 Electron 桌面端,深度适配 macOS 和 Windows,提供最佳的,开箱即用的体验。
29 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadows, no Mermaid-slop.
Strip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
Weitere Fundstücke(9 weitere)
Nvidia is investing $1 billion in Poolside and paying $6 billion to license its technology and hire most of its engineers. Over 100 Poolside staff will move to Nvidia to work on Nemotron. Good news for us!
Me and my team made Atomic Dynamic GGUF quants for Qwen 3.8 27B, so we wanted to see the difference between them by giving each quant the same voxel island creation task First of all we were surprised at how well Qwen 3.8 27B handled the 3D scenes in general, though part of that is probably because all the scenes were voxels quant size top-1 vs BF16 mean KLD decode, RTX PRO 6000 AD-Q4_K_M 17.1 GB 95.6% 0.0113 67 tok/s AD-Q5_K_M 20.2 GB 97.3% 0.0042 57 tok/s AD-Q6_K 25.0 GB 98.7% 0.0011 49 tok/s
it’s powerful and quiet. I run all of my services on it. Specs: AMD Ryzen 7 7840, 32 GB of RAM, 2 TB SSD. idle power consumption is about 5 watts. Additionally, it’s very tiny. I’ve taken it with me to 4 countries in recent years.
Wrote a bit about the `unlikely` and `likely` macros in the Linux codebase. Great little exploration into tiny optimizations that everyone should know more about 😄
I see so many people in here using Proxmox. I run Ubuntu + Docker, and my whole setup is just a list of folders with compose.yamls and supporting files (configs etc). It feels very manageable this way, fully declarative, easy to version control. Am I missing something, that makes people recommend and use Proxmox instead?