Install
RedditVote46FlipShareTweet46 SharesRedditVote46FlipShareTweet46 Shares
- 1,175articles · 365d
- 4+ hour agolatest article
- Sep 14, 2025earliest in window
- 97%with images · 26 videos
- 339avg words
- Science & Technology 1,153
- Software Dev. 1,002
- Computers & Electronics 899
- Science & Nature 146
- Jobs & Education 100
- STEM 82
- News 34
- Business & Industrial 17
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Meta AI Released Muse Spark 1.3: An Agentic Coding Model That Uses ~20% Fewer Tool Calls and ~25% Fewer Tokens Than Muse Spark 1.2
1+ week, 3+ day ago (371+ words) This week, Meta Superintelligence Labs released Muse Spark 1.3. It is the fourth Muse Spark release in five months, and the target is long-horizon agentic and coding work rather than single-turn generation. The framing in Meta’s post is usability: sustaining a…...
Google DeepMind Releases Gemini 3.8 Flash and Gemini 3.8 Flash Cyber: One Core Model, Two Access Envelopes
1+ week, 4+ day ago (321+ words) Google just announced Gemini 3.8 Flash and Gemini 3.8 Flash Cyber, three weeks after Gemini 3.7 Flash and marking the third Flash release in six weeks. Both variants run on the same foundational intelligence, refined through long-running agentic loops that recursively evaluate the…...
Thinking Machines Lab Releases Inkling-Small: A 276B Total, 12B Active Open Weights Multimodal MoE Model
1+ mon, 1+ week ago (313+ words) Yes, and the quantized checkpoint is why. Per the model card, the BF16 checkpoint needs at least 600 GB of aggregated VRAM. That is met by 4x NVIDIA B300 or 8x NVIDIA H200. The NVFP4 checkpoint drops that floor to 180 GB. It runs W4A4 on a single B300, which…...
DeepSeek Upgrades DeepSeek-V4-Flash-0731 with Major Agentic and Coding Gains
1+ mon, 1+ week ago (264+ words) DeepSeek published DeepSeek-V4-Flash-0731 on Hugging Face and moved the official V4-Flash API into public beta on July 31, 2026. The model card is explicit that this is the official release superseding the preview, and that the architecture and size are unchanged....
Black Forest Labs Releases FLUX 3: A Multimodal Flow Model for Image, Video, Audio and Robot Action Prediction
1+ mon, 2+ week ago (590+ words) Black Forest Labs (BFL) has released FLUX 3, a multimodal foundation model that learns from images, videos and audio inside a single architecture. It is also the first FLUX model to ship video, audio and action prediction from one set of…...
Google Releases Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber: A Cheaper, More Token-Efficient Flash Tier Built for Agentic Workloads
1+ mon, 3+ week ago (523+ words) Developers building production agents need higher token efficiency, lower latency, and more reliable performance. Today, Google has released three new Gemini models. The lineup is Gemini 3.6 Flash, Gemini 3.5 Flash-Lite, and Gemini 3.5 Flash Cyber. All three sit in the Flash tier,…...
Meet WebBrain: An Open-Source, Local-First AI Browser Agent That Reads Pages and Automates Tasks in Chrome and Firefox
2+ mon, 1+ week ago (637+ words) WebBrain is a free, open-source browser agent for Chrome and Firefox. It reads pages, extracts data, and automates multi-step tasks. Unlike most browser AI plugins, it can also run entirely on a local model. It is built by Emre Sokullu…...
Google AI Releases DiffusionGemma, a 26B MoE Open Model Using Text Diffusion for Up to 4x Faster Generation
3+ mon, 3+ day ago (646+ words) Most language models in use today are autoregressive. They generate one token at a time, left to right. Each new token depends on the token before it. DiffusionGemma works differently. It generates entire blocks of text simultaneously, in parallel. On…...
A New Study from Harvard and Perplexity Finds AI Agents Perform 26 Minutes of Autonomous Work per Session vs 33 Seconds for Search
3+ mon, 4+ day ago (658+ words) A new paper measures what changes when users move from a search assistant to an autonomous agent. A new working research from Perplexity and Harvard offers field evidence on what AI agents do to knowledge work. It draws on production…...
Xiaomi MiMo and TileRT Push a 1-Trillion-Parameter Model Past 1000 Tokens Per Second on Commodity GPUs
3+ mon, 5+ day ago (182+ words) The second layer is DFlash speculative decoding, covered in detail below. The third layer is TileRT, the system that executes everything on the GPU. Each technique alone is not enough. The 1000 TPS result needs all three aligned tightly. Xiaomi tuned…...