📅 AI Industry Digest — December 9, 2025
*Full English translation of the Easy AI Daily digest from zhichai.net.*
Model Updates & Multimodal Progress
- Zhipu releases GLM-4.6V and GLM-4.6V-Flash: GLM-4.6V is a 106B MoE model for cloud/high-performance clusters; GLM-4.6V-Flash is a 9B dense model for low-latency local deployment. Both support 128k context and native multimodal function calling. The Flash API is free, and weights are open on Hugging Face.
- GLM-4.6V-Flash on Hugging Face | GLM-4.6V on Hugging Face
- Jina AI launches Jina-VLM-2B: A 2B-parameter multilingual VLM focused on charts, documents, and scene text. It averages 72.3 across 8 VQA benchmarks, with SOTA on MMMB (78.8) and multilingual MMBench (74.3).
- Release tweet
- Qwen3-4B performs well locally: Reaches 70 tokens/sec on an RTX 2060 with strong coding ability, though users note it "overthinks"; some recommend pairing it with GLM-4.6V-Flash.
- DeepSeek V3.2 improves reasoning: Supports interleaved reasoning, strong RoO code performance, priced at $0.28/M input tokens and $0.45/M output tokens; reported as more stable than Kimi.
- Hugging Face launches Claude Code skills for LLM training automation: Specify training tasks in natural language (e.g., fine-tuning Qwen3-0.6B); the skill handles data validation, GPU selection, and HF Jobs submission automatically. Small runs cost roughly $0.30.
- Blog post | LiorOnAI tweet
- Unsloth AI updates: Celebrates 10k Reddit members, fixes slow HF downloads, and releases Mistral Large 3 GGUF models for local inference.
- Reddit community | Mistral Large 3 GGUF
- DSPy TOON Adapter: Reduces token consumption, though it handles nested schemas less well than BAMLAdapter; MMLU-Pro improved after GEPA optimization.
- Code
- LangChain Deep Agents evaluation tools: Framework for evaluating long-running agents (Terminal Bench 2.0 mean of 42.65%), with context-compression triggers added.
- Tweet
- Google publishes Miras post-Transformer framework: A NeurIPS paper framing Transformers/RNNs as associative memory systems; outperforms Transformer, Mamba2, and DeltaNet on LM, reasoning, and long-context tasks, with a 20% gain in long-text retrieval.
- Tweet
- AxiomProver solves 9/12 Putnam problems: The Lean-based system solved 9 problems within hours of the exam, emphasizing verifiability and formal pipelines, outperforming last year's top score.
- Tweet
- NeurIPS mechanistic interpretability workshop: Chris Olah reflects on interpretability, arguing for scaled tools rather than per-model neuron analysis; the community calls for more general methods.
- Tweet
- MEMTRACK benchmark: Evaluates agent long-context memory via Slack/Linear/git scenarios; GPT-5 scored 60%, showing agents still have room to improve in real tool environments.
- Tweet
- Dexter 2.0: Open-source financial research agent with planning and self-verification, built on LangChain, suited for long-horizon financial analysis. Demo
- AI21 Maestro: Agent orchestration with multi-step planning, built-in verification, proprietary RAG, and execution graphs. Announcement
- Cursor Agent issues: Community reports file creation failures and infinite loops; a temporary fix uses the approval button, but a permanent solution is needed. Discussion
- OpenAI Stargate triggers DRAM shortage: Stargate may consume up to 40% of global DRAM output (~900k wafers/month), driving DDR5 prices up — even affecting gamers' memory costs. Tom's Hardware report
- AMD 7900 XTX as budget AI GPU: Strong price/performance and good llama.cpp support make it a favorite for local LLMs; slightly weaker at ray tracing but excellent for AI workloads. llama.cpp discussion
- Blackwell WGMMA incompatibility: Blackwell GPUs lack WGMMA support (sm90a only), causing compile errors requiring kernel rewrites; CUDA 13.1 introduces CUDA Tile to simplify programming. CUDA 13.1 blog
- RadixArk splits from SGLang: Focuses on AI scheduling, compilers, serving, and training pipelines to make frontier infrastructure more open. Tweet
- Local LLM cluster build: A user completed an 8x RTX 3090 (192GB VRAM) + 64-core EPYC Milan + 250GB RAM cluster (~$8k), running GLM-4.5 Air Q6_K at 49 tokens/sec with llama.cpp. Build details
- Vector database selection guide: HNSW for <10M vectors, Turbopuffer for large databases, pgvector for small/local setups, Chroma for lightweight use; the guide criticizes some commercial DBs for inefficiency. Comparison
- Key community contributors: Unsloth (fast fine-tuning), mradermacher (automated quantization), Bartowski (curated quants), and TheBloke (base models) are recognized as core ecosystem contributors. Discussion
- picomon AMD GPU monitor: Open-source HF tool for AMD GPU monitoring, more reliable than nvtop at the cost of some precision. Code
- Meta acquires Limitless: The AI wearable company (formerly Rewind) joins Meta; Pendant users get 1 year of support, while non-Pendant features will be sunset. Tweet
- ARC Prize 2025 results: NVARC took Top Score at 25.03%; the TRM paper won $50k; the $600k Grand Prize remains unclaimed. Winning methods will be open-sourced. Results
- Manus.im billing issues: Users report lost credits and subscriptions auto-renewing into 2026, with slow support responses — suspected system bug. Discussion
- Sora 2 regional restrictions: Available in only 7 countries; VPN use violates the ToS and may lead to account bans. Supported countries
- ChatGPT "napping" meme: Screenshots of ChatGPT "pausing" mid-coding amuse the community. Original post
- AI bug-fix loop meme: A viral clip of AI repeatedly claiming a bug is fixed captures developer frustrations. Video
- Hyper-detailed David Duchovny AI image: A user shares an AI image with 20 verified details (PSG jersey, Parthenos sylvia, lens clouds) plus a checklist. Tweet
- Nano Banana Pro fashion editorial workflow: A contact-sheet prompt workflow generating 6 fashion frames with camera and styling constraints. Workflow
Training & Optimization Tools
Research & Evaluation
Agents & Workflows
Infrastructure & Hardware
Community & Ecosystem
Industry & Market
Fun & Memes
*Source: Easy AI education project.*