LLM X/Twitter Mar 30, 2026 2 min read

Google DeepMind said on March 26, 2026 that Gemini 3.1 Flash Live is rolling out in Gemini Live and Google Search Live, while developers can access it through Google AI Studio. Google’s announcement positions 3.1 Flash Live as its highest-quality audio model, with lower latency, improved tonal understanding, and benchmark gains including 90.8% on ComplexFuncBench Audio.

LLM Reddit Mar 30, 2026 2 min read

A March 2026 r/LocalLLaMA post with 126 points and 45 comments highlighted a practical guide for running Qwen3.5-27B through llama.cpp and wiring it into OpenCode. The post stands out because it covers the operational details that usually break local coding setups: quant choice, chat-template fixes, VRAM budgeting, Tailscale networking, and tool-calling behavior.

LLM X/Twitter Mar 29, 2026 2 min read

Anthropic said on March 24, 2026 that a new Anthropic Economic Index update shows longer-term Claude users iterating more carefully, giving the model less full autonomy, attempting higher-value tasks, and receiving more successful responses. In related Economic Index posts on its X timeline, Anthropic also said the top 10 tasks now account for 19% of consumer conversations, down from 24%, while personal queries rise and U.S. adoption rates continue to converge.

LLM X/Twitter Mar 29, 2026 2 min read

OpenAI said on March 23, 2026 that ChatGPT now stores uploaded and created files in a persistent File Library for reuse across conversations. OpenAI's official release notes say the Library is web-only for now, while recent files and file search are also available on iOS and Android, with rollout underway for Plus, Pro, and Business users globally and the EEA, Switzerland, and the UK coming soon.

LLM Reddit Mar 29, 2026 3 min read

A March 2026 r/LocalLLaMA post with 123 points and 25 comments spotlighted `voxtral-voice-clone`, a project trying to train the missing codec encoder for Mistral’s Voxtral-4B-TTS-2603. The repo targets zero-shot cloning via `ref_audio`, which the original open-weight release could not support because the encoder weights were not included.