Cur8 — Tuesday, September 22, 2026
Jev's System One introduces decision-focused LLMs, potentially revolutionizing AI-driven decision-making. Hugging Face enables llama.cpp quantizations in Transformers, boosting open-weight model accessibility. Jun Kim's move to Hugging Face strengthens MLX community support, fostering open-source AI advancements.
New model releases
Decision models debut: Jev, a fast, cheap ($0.042/million tokens) LLM variant from TypeSafe AI, outputs floating-point numbers for categories, yes/no questions, and ratings with confidence scores. Ideal for classification tasks like spam detection; concerns about bias and black-box nature persist.
Open weights models
Transformers now supports llama.cpp quants, enabling local AI model generation on laptops. GGUF format offers various quantization levels, with Q4_K_M reducing Unsloth's Qwen3.5-4B from 8.42GB to 2.74GB. Benchmarks show Transformers performance close to llama.cpp on Apple Silicon.
oMLX creator Jun Kim joins Hugging Face; stability and faster development expected. Focus on quick transition from Transformers models to MLX implementations for local AI acceleration.
Xiaomi's MiMo-V2.6 Pro sets new price-performance record, costing 120th-160th of leading international models; outperforms Kim K3 and Quen 3.8 Max in benchmarks, with a 1M token context window. Flash variant is free on Open Router.
OpenAI news
OpenAI's GPT-6 Astra independently cracked an unsolved Enigma message from 1941 in 2026, leveraging advanced cryptanalysis and archive research. The AI identified key patterns and developed software to simulate Enigma machines, solving a puzzle that had resisted human efforts since 2005.
Global AI standards proposed by OpenAI emphasize coordinated evaluation, reporting, and governance for enhanced safety.
OpenAI collaborates with advisory group to guide review, communication of new AI findings.
GPT-6 Astra enables Higgsfield AI to deliver new video features daily, accelerating creative tool development for small business ads.
OpenAI Academy expands with tailored learning paths for diverse roles.
Big cloud & vendor AI news
xAI's Grok 4.6 now available in Amazon Bedrock; offers 500K token context window, configurable reasoning effort levels; achieves frontier intelligence benchmarks (AA Intelligence Index: 61, GDPVal-AA v2: 1753); supports cross-Region inference, Guardrails, and invocation logging; pricing starts at $2 per million input tokens.
Grok 4.7 outperforms competitors in coding tasks, safety benchmarks; priced from $2M/$6M tokens.
YouTube trending AI content
Jev AI enables real-time decision-making, 200x faster than current chatbots, with potential to speed up and reduce costs of LLM-based systems. Combines novel architecture, parallel sampling, and RLCD training method for improved confidence calibration.
US export controls suspended Anthropic's Fable 5 and Mythos 5, driving interest in Chinese models like Z.ai's GLM 5.2 and new architectures such as OpenRouter's Fusion API; SpaceX acquired Cursor, potentially impacting AI model competition.
Transformers revolutionized AI with self-attention mechanisms, excelling in text generation (e.g., GPT-2) and beyond. Core components include embedding, multi-head self-attention, and MLP layers, processing sequences via token relationships and probabilities for next-token prediction.