a quiet day.
AI News for 8/20/2026-8/21/2026. We checked 12 subreddits, 544 Twitters and no further Discords. AINews’ website lets you search all past issues. As a reminder, AINews is now a section of Latent Space. You can opt in/out of email frequencies!
AI Twitter Recap
Stealth Models, Chinese Frontier Pressure, and DeepSeek’s Multimodal Push
- Ox Alpha became the day’s central mystery model: multiple builders reported unusually strong coding and agentic performance, with speculation converging on a Zhipu/GLM-family model—possibly GLM-5.3 Vision or a flash variant rather than a giant new base model. Reports included Theo saying it was “slaughtering” internal benchmarks, later merging 8 PRs based on its approval, and Kimmonismus citing >80% on 10 DeepSWE tasks vs 65% for Fable and 52% for GPT-5.6 Sol. Community distribution happened quickly via Hermes Agent/OpenCode/OpenRouter and Cline.
- The strongest technical read from the crowd was “post-training + infra > sheer size”: several independent takes argued Ox Alpha’s speed profile and style looked more like an efficient GLM derivative than a 1T+ monster. See Tim Dettmers on faster output / weaker partial prefill suggesting fewer active params, scaling01 arguing it may be a bigger teacher distilled into 5.3-class models, and teortaxesTex repeatedly narrowing toward GLM-5.3/5.4 Vision. That interpretation fits the broader thesis from a detailed GLM-5.3 analysis: gains came from the same 743B base as GLM-5.2, with improvements attributed to scaled post-training, better sandboxes, and SAO for finer credit assignment in long-horizon agent tasks, summarized in ZhihuFrontier’s thread.
- DeepSeek shipped the day’s most concrete release: DeepSeek-V4-Flash-Vision-Exp adds multimodal support while reportedly preserving V4-Flash text capability, with DeepSeek claiming multimodal-agent performance close to Opus-4.8. The rollout includes mixed text+image API support with 117–384 image tokens billed at Flash pricing and a new Files API for reusable uploads. This appears to have resolved at least part of the Ox Alpha confusion, with observers noting the mystery model had likely been a “blinded VLM” in some tests.
- Broader signal: Chinese labs are compressing the frontier on both price/perf and multimodal agents. That was reinforced by Kimmonismus arguing a rumored GLM-5.3 Flash-class Ox Alpha would force reactions from US labs, and by SemiAnalysis asking directly whether open models are catching up.
OpenAI, Codex, and Pricing/Usage Economics
- OpenAI cut GPT-5.6 Sol pricing by over 20% for three months in the API and credit-based products, announced by @OpenAI and @OpenAIDevs. This stacks with product-level promotions like Code’s 50% discount through Sept. 3 and Cognition’s note that on Devin, Sol is now effectively 76% off list through Oct. 3 after combining discounts. The move reads as both a utilization/efficiency update and a competitive response to cheap Chinese inference.
- Codex usage appears to be exploding: thsottiaux said Codex hit 20M active users and granted all Codex and ChatGPT Work users a “banked reset”, quickly amplified by Theo and Kimmonismus. There were also anecdotes of the product exceeding expected limits, e.g. Theo claiming a long-running goal consumed ~$800 in tokens after he’d already hit 0% remaining.
- OpenAI added better spend controls: teams can now track usage and spend by API key and set hard monthly org/project limits, useful as agentic workloads become less predictable and more concurrent.
- Market sentiment shifted back toward OpenAI in startup tooling: immad suggested Anthropic’s startup share may have peaked in Q1, with Sol and Codex “turning the tide back”. In parallel, some users framed Sol as the current best all-around model for coding/math/agentic tasks, e.g. DimitrisPapail’s “most capable model available for almost every task” take.
Agents, Harnesses, and the Shift Toward Environment-Centric Training
- The center of gravity is moving from prompts to environments: the most substantive thread here was again GLM-5.3’s sandbox-scaling interpretation: same base model, but better long-horizon performance from richer executable environments and SAO-style counterfactual credit assignment. This aligns with other work shared today: Google’s EnvHarness / EnvRigger adapts static environments using a plugin layer and policy-diagnosed reshaping, improving held-out performance by up to 9 points with 9.8% fewer execution steps.
- Benchmarks are getting more task-specific and harder: FACET creates executable terminal tasks from agent skills and validated 6,078 tasks; SWE-bench Science introduces 119 scientific software tasks where even Claude Code + Opus-5 is under 50% pass@1; CADBench finds top models at only 24.6% pass rate across realistic Fusion 360 tasks; and AI4AI-Bench tests recursive self-improvement over 10 research repos, with the best model only at 0.288 average score.
- Agent infra is getting more productized: GitHub rolled out collaborative agent workflows into Slack and Teams, with Slack describing Devin-like flows where the agent picks up tasks, opens PRs, and loops in design inside the shared channel (example). There’s also continued work on agent runtimes: nac v0.1.3 added sandboxed git worktrees, session organization, and vision-aware image reading; Hermes Agent made Ox Alpha available and exposed “Blank Slate mode” plus automatic skill pruning; and OpenHands switched its free default to Kimi K3.
- Inference-serving correctness in RL got an important systems result: vLLM’s IsoExec addresses rollout/training logprob mismatches caused by floating-point non-associativity, enforcing bitwise parity across TP/EP/SP layouts. On Qwen3.5-35B-A3B with DAPO on 8xH100, logprob diff reportedly dropped from 1.6e-2 to 6.7e-7 at 25.3% overhead.
Research Highlights: Routing, Recirculation, and Robotics
- Inference-time architecture ideas: a DeepMind paper on Recirculation got attention for feeding contextualized deeper-layer activations back into earlier processing at inference time, without retraining. The summary cited improvements including -60% contextualization errors, -23% perplexity, and +21% GSM8K in reported experiments (thread).
- Model routing got a more principled treatment: Pandora’s Router from Google DeepMind frames routing as an optimal search problem with costly inspection, rather than assuming routing estimates are free. The claim: it matches exhaustive-estimation quality while calling expensive estimators less often, including settings with specialist LLMs and variable inference-time reasoning.
- Robotics had two strong updates: NVIDIA AVO reportedly solved all 183 levels across 25 public ARC-AGI-3 environments, though François Chollet cautioned this is the public demo/tutorial set rather than the full benchmark. Separately, Jim Fan introduced T-Rex, a tactile-reactive dexterous manipulation stack with asynchronous vision/tactile experts plus what’s described as the largest open tactile dataset yet: 50 hours / ~5,500 episodes / 22-DoF hardware.
Infrastructure, Compute, and Open Models
- Open-model access and local inference continue improving: Ollama welcomed AT&T to open models and added Kimi K3 to Pro/Max subscriptions. Yuchen Jin highlighted UC Berkeley’s FreeToken: 753B GLM-5.2 at 14.9 tok/s on a single RTX PRO 6000 and Qwen3.6-35B at 39.3 tok/s on an 8GB RTX 4060 laptop, claiming 2–4x Ollama throughput on consumer GPUs.
- Compute remains the hard constraint: multiple operators argued inference capacity is tightening, not loosening—see saranormous on good AI companies being growth-limited by compute and Andrew Carr on self-hosting GPUs and still having more experiments than available capacity. This makes model efficiency, scheduling, and lower latency/tokens-per-dollar improvements strategically important.
- Open-source training transparency is also scaling: Percy Liang announced Marin 535B-A23B has started training, targeting 18.75T tokens on 11Ă— GB200 NVL72 over ~3 months, with the run kept open as usual.
Top tweets (by engagement)
- DeepSeek launches V4-Flash-Vision-Exp — the clearest product release of the day, and likely the biggest practical shift for multimodal agents.
- OpenAI cuts GPT-5.6 Sol pricing by >20% — meaningful pricing pressure at the frontier.
- Codex reaches 20M active users; banked resets for users — notable product growth signal.
- NVIDIA AVO hits 100% on ARC-AGI-3 public environments with Chollet’s caveat — impressive, but benchmark interpretation matters.
- David Sacks on Harvey using open-source Kimi K3 for legal SOTA at lower cost — strong argument for why restrictions on open models would mostly hurt US application-layer companies.
AI Reddit Recap
/r/LocalLlama + /r/localLLM Recap
1. Qwen3.8 27B Local Agent Evaluations
-
Qwen3.8-27b has the highest level of “agency” I’ve ever seen in a local model (Activity: 1334): The post claims Qwen3.8-27B running locally on a single RTX 3090 with Unsloth
Q4_K_Squantization,q8KV cache, and150kcontext performed unusually capable autonomous agent workflows: using Playwright plus existing SSO/session cookies to navigate university systems and retrieve a course schedule, and separately processing a social-media video via download, frame extraction, transcription with Whisper, and image enhancement. The image is a screenshot of the model reporting use of an Outlook/OWA Playwright profile, Microsoft “stay signed in,” and Duo browser-trust cookies to access school systems, making the technical significance less about raw model quality alone and more about local LLM tool-use agency plus high-risk credential/session handling. Comments were impressed but cautious: one user explicitly worried about giving an agent enough access to potentially perform destructive actions like withdrawing from university, while others framed it as evidence that advanced local agentic systems are already here but unevenly distributed.- A commenter asked for implementation details behind the reported agentic behavior of Qwen3.8-27B, specifically the agent harness used—e.g. Claude Code, Hermes, or another framework—and how tools were exposed via MCP servers, browser tools, Python, filesystem access, etc. They also asked what inference backend served the model, such as llama.cpp, and how it was able to autonomously download video, extract frames, and install Whisper.
- There was technical concern about the reliability of the referenced quantization: one commenter noted surprise that “the quant is that good,” while mentioning reports of looping behavior at that quant. This suggests the model’s apparent agency may be sensitive to quant level and runtime behavior, especially for long-horizon tool use.
- A safety-oriented thread questioned giving local agents broad system access, with one commenter saying they would not trust agents like Sol or Fable with unrestricted permissions. The concern was not about local inference itself, but about autonomous agents with enough privileges to perform impactful real-world actions such as modifying accounts or workflows.
-
Qwen3.8-27B took a serious hit to knowledge vs 3.6 (Activity: 779): The post reports that Qwen3.8-27B / Qwen3-8-27B appears to regress vs Qwen3.6-27B / Qwen3-6-27B on offline, no-tool-call factual recall: the author’s private “mildly obscure” trivia/prepper benchmark showed failures across quantization levels and sampling settings, consistent with lower scores on Artificial Analysis’ Omniscience knowledge benchmark. The reported degradation is specifically about knowledge stored in weights and hallucination/fact recall under airgapped inference, not coding/tool-use; commenters note Qwen3.8 is stronger at tool calling, web search/fetch workflows, coding, and agentic behavior. Commenters broadly frame this as an intentional tradeoff: newer Qwen 3.x models may be optimized for coding/agentic tasks rather than being “mini Google” factual stores, with Gemma 4 suggested as a better fit for trivia/random-fact recall. One user confirmed regression on niche visual/history/geography tasks such as stamp or old-photo location identification when web tools are disabled, but considered the tradeoff acceptable given improved tool use.
- Several commenters frame Qwen3.8-27B as shifting away from memorized factual recall toward coding, tool use, and agentic workflows. One user testing a niche “knowledge” workload—stamp identification and historical/location inference from old photos—reported that with web search/fetch tools disabled, Qwen3.8 performs worse than Qwen 3.6, but becomes more useful when allowed to retrieve information externally.
- The perceived regression is described as an intentional tradeoff for a
27Bmodel: reduce obscure memorized knowledge while preserving enough reasoning ability for problem solving and agents. Commenters suggest using models like Gemma for factual/trivia-heavy tasks, while reserving Qwen3.8 for coding/tool-calling scenarios where users report stronger performance. - One technical speculation was that future models may separate base reasoning from domain knowledge via neural plugins/LoRA-like modules: e.g., adding Japanese-language capability or finance-domain expertise as attachable components rather than baking all knowledge into the base model. This was proposed as a way to keep base models smaller or more specialized while allowing opt-in domain expansion.
-
Qwen 3.8 27b - PI AGENT vs OPENCODE (Activity: 510): The author compares PI Agent vs Opencode using a local
llama-serverbackend on an RTX 3090 withQwen3.8-27B-Q4_K_M.gguf,ctx-size=100000,flash-attn=on,n-gpu-layers=99, DeepSeek-style reasoning, and a visionmmprojmodule. They report PI Agent producing better outputs, using fewer tokens, avoiding Opencode’s apparent32koutput-token ceiling/freezing behavior, and delaying context compression until ~90ktokens vs Opencode starting around ~67kwhen total context is100k; they also recommend enabling vision so the model can visually assess generated outputs, with CPU/RAM offload acceptable for screenshot evaluation latency (~3svs~0.3sGPU). The test was inspired by a prior LocalLLaMA post about generating a bouncing-ball animation: reddit.com/r/LocalLLaMA/comments/1j7r47l/…. Commenters questioned whether a one-shot HTML/animation task is a meaningful harness comparison and suggested multi-step tool-heavy workflows instead. Another user reported PI + local Qwen3.8-27B felt competitive with Claude Code on a roughly one-hour aurora-prediction app build, though both models judged Claude’s initial result slightly better before PI iterated.- A commenter argues that one-shot HTML generation is not a meaningful benchmark for comparing PI Agent vs OpenCode; they suggest using multi-step tasks with extensive tool calls to evaluate the harnesses’ planning, editing, and recovery behavior.
- One user reports a subjective head-to-head between local
Qwen3.8-27Brunning in PI and Claude Code on building an aurora predictor app. They felt runtime was similar; both agents judged Claude’s first result slightly better, but after asking PI/Qwen to upgrade its version, the user preferred Qwen’s presentation. The resulting app reportedly integrated multiple satellite instruments and provided30–60 minuteaurora warnings. - Another commenter suggests adding the DeepSeek harness to the comparison, implying the evaluation should cover more agent runtimes than just PI Agent and OpenCode.
2. DeepSeek V4 Flash Benchmarks and Serving
-
DeepSeek-V4-Flash-Vision-Exp (Activity: 722): The image is a technical benchmark table for DeepSeek-V4-Flash-Vision-Exp (image), comparing it against DeepSeek V4-Flash-0731 and Opus-4.8 on text-agent and multimodal-agent evaluations. It shows broad gains over the prior DeepSeek Flash release, including
83.9on Terminal Bench 2.1,75.9on Toolathlon-Verified, and64.3on Chartography, while Opus-4.8 still leads many text-heavy benchmarks; Vision-Exp appears more competitive on multimodal tasks such as Agents’ Last Exam and ZeroBench. The main technical reaction was that the reported DeepSWE improvement of roughly+4points over 0731 is considered unusually large. Other comments were mostly hype or tribal reactions rather than substantive analysis.- DeepSeek’s announcement says
DeepSeek-V4-Flash-Vision-Expis live via the DeepSeek API withmodel='deepseek-v4-flash-vision-exp', matching DeepSeek-V4-Flash text capabilities while adding multimodal input. The model supports Chat Completions, Messages, and Responses APIs, with mixed text+image inputs via base64, external URLs, or the Files API; images are billed as up to384tokens each at V4-Flash pricing. Docs: vision guide. - Several comments focused on benchmark movement: one noted DeepSWE reportedly improved by
4points from0731to Vision-Exp, while the announcement claims a “major leap” on multimodal agent benchmarks, bringing performance close to Opus-4.8. The technical implication discussed is that Vision-Exp may retain V4-Flash’s agent/reasoning/world-knowledge text performance while substantially improving visual-agent workflows. - DeepSeek also launched a Files API for image reuse: users can upload an image once, reference it by
file_id, and avoid resending image payloads across requests, reducing bandwidth overhead. One commenter asked whether the model weights would be open and noted they could not yet find them on Hugging Face, implying that availability appears API-only at the time of discussion. Files API docs: files_api.
- DeepSeek’s announcement says
-
The boring way to run Deepseek V4 Flash-0731 130-150 tks - 16x5060ti 16GB over 2 PLX88096 switches (Activity: 621): The image is a terminal GPU-monitoring dashboard validating the post’s unusual 16× RTX 5060 Ti 16GB inference rig: all GPUs are visible, nearly full at roughly
15.2–15.7 GiB / 15.9 GiBVRAM, and assigned tovLLMworker processes for DeepSeek V4 Flash-0731. The setup uses two Broadcom/PLX PEX88096 PCIe switch islands with patched NVIDIA610.43.02-p2p, Resizable BAR/BAR1 set to16 GiBper GPU, and custom all-reduce/DSpark pipeline parallelism; reported throughput is about100–150 tok/ssingle-user generation depending on TP/PP layout, with concurrency scaling up to727 output tok/saggregate for TP4/PP4 at 16 users. The image also shows the tradeoff/oddity of the build: the GPUs appear connected at PCIe Gen1 x8 and are mostly idle at the captured moment despite high VRAM residency, implying the screenshot is more a topology/memory residency proof than a live utilization benchmark. Commenters were less focused on the benchmark table and more on the physical absurdity of the build, asking for “a photo of the setup” and calling it a “mad setup.” One notable skeptical/funny technical reaction was that “a little vibe coding” likely hides substantial custom distributed-inference work.
3. Open Model Training Economics
-
I just built a mini Kimi-K3 from Scratch under 250$. Already beats GPT-2 (124M)! (Activity: 1118): The image is a technical training summary table for a scratch-trained mini Kimi-K3-style MoE language model:
1.02Btotal parameters,145Mactive per token, K3-like components including Delta Attention, Gated MLA, Attention Residuals, LatentMoE, and K3’s163,840-token tokenizer. It reports training on5,000,003,584tokens for38,147steps on a single H200 at$4.54/hour, with loss dropping from12.100to2.62,0%dead experts, and a final cost of$252.35, which slightly contradicts the title’s “under$250” claim; the author claims33.4%HellaSwag, beating GPT-2 124M at28%. Image Comments are mostly encouraging and technical-curiosity oriented, asking whether the compute was rented or local and suggesting follow-up experiments such as a larger35B/3B activevariant or autonomous RL using K3 as a teacher. There is no substantial benchmark or architecture debate in the provided comments.- A commenter questioned the training-token budget for the reported
1.02Bmodel, arguing it is heavily undertrained relative to Chinchilla scaling laws: roughly5tokens per parameter versus the commonly cited20, or about4×fewer tokens than expected. They suggested shrinking the model by about60%and increasing dataset size by3–4×could produce a more practical small LLM. - One technically detailed comparison came from a user training small models locally on a GTX 1660 Super, including
63M A16M,92M A22M, and220M A25M; the220Mmodel reportedly took~98 GPU hoursand saw4.5Btokens. They reported31.4%on HellaSwag withn=400, noting the code-heavy dataset improves basic Python algorithm generation but hurts chat quality. - There was interest in follow-up experiments using the trained Kimi-K3-style model as a teacher for autonomous RL/distillation, and another commenter asked whether the original training used rented cloud compute or local hardware, implying cost/compute reproducibility is a key technical concern for the
$250claim.
- A commenter questioned the training-token budget for the reported
-
Gonna be huge for US open source (Activity: 292): The image is a Techmeme/X screenshot reporting that Nvidia will pay Poolside
~$6Bin a non-exclusive licensing deal for its model-development stack, plus invest~$1Bat a~$12Bpre-money valuation; commenters linked the underlying report via The Information and an archive. Technically, the key asset appears to be Poolside’s “Model Factory” used to build its Laguna coding model—specifically mentioned in comments as Laguna S 2.1, considered strong for its size—while109Poolside employees involved in Laguna reportedly received Nvidia offers. This is not a meme; it is significant as a potential boost to Nvidia’s open-model/Nemotron ecosystem and US open-source coding-model development, but also suggests Nvidia is using licensing-plus-hiring structures to absorb strategic AI model and infrastructure capabilities without a formal acquisition. Commenters were split: some viewed it as “great news” for more open models, while others worried it is effectively an acqui-hire that could stall Poolside’s independent Laguna roadmap and fold the work into Nvidia/Nemotron.- Commenters highlighted the deal structure from The Information: Nvidia will reportedly pay
$6Bto license Poolside’s Laguna model-development system / “Model Factory” and make offers to109employees, while also investing$1Bat a$12Bpre-money valuation. The quoted article frames this as part of Nvidia’s broader push into open models and notes Poolside claimed competing over the next year would require more Nvidia hardware access than it could obtain independently. - Several technical comments focused on Laguna S 2.1 as a coding model: one user called it “hugely impressive for its size” and worried it may be folded into Nvidia’s Nemotron work rather than continue independently. Others were much more negative, reporting Laguna was prone to looping and calling comparisons to Qwen “laughable,” suggesting mixed real-world experiences despite the model’s visibility.
- Commenters highlighted the deal structure from The Information: Nvidia will reportedly pay
Less Technical AI Subreddit Recap
/r/Singularity, /r/Oobabooga, /r/MachineLearning, /r/OpenAI, /r/ClaudeAI, /r/StableDiffusion, /r/ChatGPT, /r/ChatGPTCoding, /r/aivideo, /r/aivideo
1. Agentic Coding Benchmarks and Stealth Models
-
NVIDIA’s coding agent scored 100% on ARC-AGI-3 interactive reasoning benchmark (Activity: 1158): The image is a screenshot of NVIDIA AI claiming that NVIDIA AVO, a general-purpose coding/autonomous agent, achieved
100%on the ARC-AGI-3 interactive reasoning benchmark, completing all183levels across25public environments “without instructions, explicit rules, or stated goals.” A key technical caveat from the comments is that this result appears to be on the public set only, not the private benchmark set; NVIDIA’s writeup is here: developer.nvidia.com blog post. Commenters were skeptical that this proves broad general reasoning, suggesting it may reflect benchmark maxing unless validated on unseen/private tasks or unrelated interactive environments such as random game streams or Pokémon-like games.- A key caveat noted is that NVIDIA AVO’s claimed
100%ARC-AGI-3 score was only on the public set, not the held-out private evaluation set, so the result may not yet demonstrate leaderboard-level generalization. The referenced NVIDIA writeup is here: NVIDIA AVO reaches 100% on ARC-AGI-3. - Several commenters questioned whether the result reflects broad interactive reasoning progress or benchmark-specific optimization. Suggested validation targets included unrelated environments such as random stream games or Pokémon-style games, with the core concern being whether the agent generalizes beyond ARC-AGI-3 to other long-horizon interactive tasks.
- A key caveat noted is that NVIDIA AVO’s claimed
-
A stealth model called Ox-Alpha has been released, outperforming Fable on SWE. (Activity: 1020): A stealth model named Ox-Alpha is reported to outperform Fable on an SWE benchmark, with commenter-reported scores of
80%for ox-alpha,65%for fable, and52%for gpt-5.6-sol. One commenter also ran a qualitative multimodal/code-generation-style prompt, “Create svg of a dragon riding a bicycle,” and shared a visual comparison here. Commenters speculated the model may be Chinese or China-aligned because it reportedly refused to answer “is Taiwan a part of China?”, raising concerns about political safety/censorship behavior despite strong benchmark performance.- A commenter reported comparative SWE-style performance numbers:
gpt-5.6-sol: 52%, Fable:65%, and Ox-Alpha:80%, implying a large claimed jump over Fable on software-engineering tasks. No methodology or benchmark source was provided in-thread, so the numbers should be treated as anecdotal until independently reproduced. - One user ran Ox-Alpha on maintained Python code that had already passed audits by Fable and Gemini 3.7 Flash; Ox-Alpha reportedly found
2bugs that were later confirmed as real. This is a useful qualitative signal for code-review capability, especially because the tested code had already been screened by other strong models. - Another commenter compared Ox-Alpha against other models on a multimodal/visual generation-style prompt, “Create svg of a dragon riding a bicycle,” and shared the output comparison image: https://preview.redd.it/pszb4z36iokh1.png?width=2400&format=png&auto=webp&s=0e6ed6fa838886ca315c8cd10ac0d4c8fa11c126. This suggests users are probing not just coding benchmarks but also SVG/structured-generation fidelity.
- A commenter reported comparative SWE-style performance numbers:
2. Video Generation Control and Speedups
-
Sparse attention for H3 minimax, enjoy up to 2.5x speed up. (Activity: 1204): PlagueKind added a sparse-attention/SLA node for H3 Minimax to
ComfyUI-PlagueKind-Nodes, claiming up to2.5×speedup when the node is placed last in the chain, directly attached to the guider and scheduler; the author recommends newer PyTorch +CU130, notes Blackwell GPUs benefit most, and suggests tuningmin_seqfor low-res/short videos and avoiding overly high memory chunking. A commenter benchmarked an RTX 5090 at0.5 MP,25 s,8steps with turbo LoRA:4m13swithout sparse attention vs2m56swith it (~1.44×speedup). Updated workflows are linked on Civitai and Hugging Face. Quality results appear model/content-dependent: one user reports severe morphing and says anime “falls apart quickly,” while others recommend the author’s Hugging Face workflows as a good quality/speed baseline.- A user benchmarked sparse attention on H3 Minimax with an RTX 5090,
0.5 MP,25 sec, and8-step Turbo LoRA: runtime dropped from4m13swithout sparse attention to2m56swith sparse attention, indicating a roughly 1.4× speedup in that configuration rather than the advertised 2.5×. - Multiple users reported visible quality regressions from sparse attention: morphing, background hallucinations, and unstable hands/fingers “morphing in and out of existence.” One commenter noted it may pass at first glance for realism but “anime falls apart quickly,” suggesting the approximation may be more fragile for stylized motion or high-frequency consistency.
- A commenter pointed to updated ComfyUI workflows for Minimax-H3 that include the sparse-attention node: https://huggingface.co/Plaguekind/Minimax-H3. The workflow was described as a quality/speed starting point, but others requested side-by-side comparison videos because speed gains appear to involve a nontrivial quality tradeoff.
- A user benchmarked sparse attention on H3 Minimax with an RTX 5090,
-
I used Codex to make Seedance 2.5 arrive at the Disaster Girl frame (Activity: 2508): The post describes using ChatGPT/Codex as a reverse shot-planning tool for a
20sSeedance 2.5 image-to-video generation targeting a fixed “Disaster Girl” terminal frame, rather than as a prompt rewriter. The workflow treats the final frame as a hard constraint set—subject pose/gaze/expression, camera height, viewing axis, foreground/background ordering—then backsolves a physically motivated camera path with explicit translation, occlusions, exposure transitions, parallax cues, and a terminal deceleration phase: “fast flight → controlled glide → small positional correction → shared camera/subject deceleration → complete stop.” Reported generation details: opening frame from Seedream 5.0 Pro for$0.045;20sSeedance 2.5 render at1080p-ESR / 60fpsvia Atlas Cloud API inside OpenMontage for$2.68; the Reddit-hosted video link was inaccessible due to403 Forbidden. Top comments focused less on the planning method and more on scene plausibility/artifacting: one commenter argued the pre-window interior shot was physically inconsistent because an exterior/lower-floor fire should imply smoke or fire inside, and another noted an implausible “fire truck tow truck combo.”- Several commenters pointed out scene-consistency failures in the generated video: the interior before the window transition does not visually match the exterior Disaster Girl frame, with missing fire/smoke cues despite the outside and lower floor being engulfed. One noted the shot appears to start on a lower floor, exits at what looks like a third-floor height above the chimney, then reveals a house without matching upper floors, suggesting weak spatial/world-model continuity.
- Technical critique focused on physics and semantic plausibility errors typical of current AI video generation: firefighters remain idle, water appears to pour directly from an unattended hydrant, and the stream does not target the fire source. Commenters generally agreed the window-transition segment is the strongest part, while the pre-transition footage looks like a separate scene stitched to the final frame.
3. Embodied AI and WRC’26 Robotics
-
Introducing GEN-1.5, a one-shot learner (Activity: 1482): Generalist AI announced GEN-1.5, described as a one-shot learner for embodied AI/robotics, with demos in the YouTube video and blog post. The central claimed capability is that a user can demonstrate a task once and have the robot rapidly reproduce and generalize the behavior; the linked Reddit-hosted demo video could not be accessed due to Reddit
403 Forbidden, so no independent technical details from that clip are available. Commenters framed the result as a major milestone for robotics, with one calling it “the equivalent of GPT-2 for embodied AI/robotics.” Discussion was mostly excitement/speculation rather than technical critique or benchmarking.- Commenters highlight the demo as a strong example of one-shot learning for embodied robotics, where GEN-1.5 appears able to observe a task once and then generalize the behavior, as shown in the linked Reddit video: https://reddit.com/link/p4pmjde/video/3ngya01jqekh1/player. One commenter frames it as potentially analogous to GPT-2 for robotics, i.e. an early scaling milestone suggesting broader generalization may become practical with more data/model capacity.
- A technically substantive question raised is whether the one-shot adaptation behavior was an emergent property of scaling with a particular robotics data distribution rather than an explicitly engineered capability. The commenter speculates that if similar scaling/data-shape effects transfer to purely digital models, they could enable rapid task improvisation or minor-weight-update-style adaptation without extensive retraining.
-
DaxAI’s all terrain robot-horse debuts at WRC’26: 100Km/10h autonomy, 300Kg max load, 40Km/h max speed (Activity: 1737): DaxAI reportedly debuted an all-terrain quadruped “robot-horse” at WRC’26, claiming
100 km / 10 hautonomy,300 kgmaximum payload, and40 km/htop speed. The linked Reddit-hosted video was not accessible from the provided URL due to HTTP 403 Forbidden, so no independent verification of gait, terrain handling, battery architecture, or payload testing was available. Top comments contained no substantive technical debate; they were mostly jokes and light enthusiasm, including comparisons to a “horseless horse” and one commenter saying it would be a terrible ride but they still wanted one. -
Robotic arms at WRC’26 reorient packages as fast as humans [live] (Activity: 1140): A live demo on X reportedly shows robotic arms at WRC’26 reorienting packages with a claimed throughput “as fast as humans.” A commenter observed at least one apparent failure at
4:18:27, raising the key technical question of measured error rate vs. human baseline; the linked Reddit-hosted video could not be independently accessed due to403 Forbidden. Commenters were skeptical of the “as fast as humans” claim, arguing that an untrained human could be roughly2×faster. The main debate centered on whether the system’s real-world value depends more on throughput or reliability/error rate under continuous operation.- Several commenters questioned the “as fast as humans” claim, arguing that an untrained human could likely reorient packages significantly faster. One viewer also noted an observed failure at
4:18:27in the livestream and raised the key benchmarking question: what is the robot’s error rate vs. human operators, not just peak throughput. - A technical design question was raised about whether package reorientation is necessary at all if the goal is barcode/label capture. Commenters suggested that a 360-degree scanning system or multi-camera/omnidirectional barcode reader could avoid mechanical flipping entirely, potentially trading robotic manipulation complexity for perception hardware and scanner coverage.
- Several commenters questioned the “as fast as humans” claim, arguing that an untrained human could likely reorient packages significantly faster. One viewer also noted an observed failure at