HomePeopleCompaniesAI ModelsOpen SourceAgentsResearchApps
AllClosedOpen

Home / AI Models

AI Models 21 items

Everything under AI Models on AIFIRST News, newest first. 21 items.

Anthropic's best AI model struggles to attract users as cheaper tools thrive

A Financial Times report argues that Anthropic's most capable model is struggling to attract users as cheaper AI tools gain traction. The piece points to pricing and competition from lower-cost alternatives as key factors. The article reflects growing pressure on frontier model providers to justify premium pricing as mid-tier model quality has improved rapidly.

/24 Aug 2026/HN

I hosted Kimi K3 (2.8T parameters) using 8 B300s. 92 tok/s, $190 per million tokens

A developer hosted Kimi K3, Moonshot AI's 2.8 trillion parameter model, on 8 NVIDIA B300 GPUs via Modal, achieving 92 tokens per second at $190 per million tokens. Cold boot takes around 27 minutes to load the 1.56 TB model at a cost of roughly $56.79 per hour. The experiment shows frontier-scale inference is now accessible but remains expensive outside managed cloud services.

/24 Aug 2026/reddit

New Qwen 3.8 27B on a 39k line C to single-file HTML / Three.js port

A developer tested Qwen 3.8 27B against Opus 5 on a hard coding task: porting a 39,000-line procedural shooter written in C to a single-file HTML/Three.js web app. Qwen completed the port and produced a working result. The comparison highlights Qwen 3.8 27B's competitive coding ability for large-scale refactoring work.

/24 Aug 2026/reddit

We quantized Qwen 3.8 27B and compared the quants on an RTX 6000

A team created Atomic Dynamic GGUF quantizations of Qwen 3.8 27B and compared their performance on a voxel island creation task using an RTX 6000. Results showed strong quality retention across quantization levels. The post shares the quantized files and methodology for running Qwen 3.8 27B locally on consumer hardware.

/24 Aug 2026/reddit

You can now use MTP in GLM-Air

GLM-4.5-Air, a 106B mixture-of-experts model with only 12B active parameters, now supports Multi-Token Prediction in llama.cpp for a meaningful inference speed boost. The update makes it more practical for users who want a large MoE without requiring multiple high-end GPUs. MTP support is enabled via a configuration flag in the updated build.

/24 Aug 2026/reddit

Qwen 3.8 27B helped me with firmware and software preservation where Opus 4 couldn't

A developer used Qwen 3.8 27B to reverse-engineer and document firmware for old hardware, a task that Claude Opus 4 had not been able to complete. Qwen 3.8 27B analyzed the firmware binary, generated documentation, and helped write compatibility shims. The post highlights the model's practical utility for embedded systems and legacy software preservation work.

/24 Aug 2026/reddit

Alibaba might release a new open image model Swift-Image 6B

Alibaba has previewed Swift-Image, a compact 6B-parameter unified model for text-to-image generation, single-image editing, and multi-image editing, described in a preprint on arXiv. If released as an open model, Swift-Image 6B would offer a lightweight alternative to larger image generation models for users with constrained hardware. No official release date has been announced.

/24 Aug 2026/reddit

Opus 5 real usecase decoded: not for long coding sessions

A community discussion argues that Claude Opus 5 is not well-suited for extended coding sessions and delivers more value on discrete, high-judgment tasks. The thread explores where Opus 5 adds value versus Sonnet-tier models for day-to-day coding workflows. It reflects a broader pattern of users calibrating model choice by task type rather than defaulting to the most powerful option.

/24 Aug 2026/reddit

New 100B Liquid AI model coming soon

Liquid AI, known for fast Liquid Foundation Model (LFM) architectures and competitive small language models, is preparing a 100B parameter model release. This would be the company's largest model to date, following its track record of strong performance at smaller parameter counts.

/23 Aug 2026/reddit

Single RTX 5090: Qwen3.8-27B NVFP4 at 262K context in vLLM

A detailed setup guide documents running Qwen3.8-27B in NVFP4 quantization on a single RTX 5090 under vLLM, achieving 77 tokens/second at short context and 64.7 tokens/second at a real 262K token context window. The post provides reproducible configuration parameters for other 5090 owners targeting long-context local inference.

/23 Aug 2026/reddit

Palantir's Karp: frontier AI labs trying to drug addict us

Palantir CEO Alex Karp publicly accused frontier AI labs of building products designed to create addictive dependency rather than genuine utility, drawing comparisons to drug addiction dynamics. The statement comes amid broader industry debate about engagement-driven business models at OpenAI, Anthropic, and other major labs.

/23 Aug 2026/HN

OpenAI cuts developer pricing for frontier GPT-5.6 Sol model by more than 20%

OpenAI cut developer pricing for its frontier GPT-5.6 Sol model on 21 August 2026, effective for the next three months. Standard short-context pricing moves to $4 per 1M input tokens and $20 per 1M output tokens, down from $5 and $30, a 20% cut on input and about 33% on output. The reduction applies to the API and is rolling out across eligible plans for Codex credits and ChatGPT Work, while Pro, Plus and Business subscription pricing is unchanged. OpenAI cut its mid-tier GPT-5.6 Terra model by 20% and the lower-cost Luna model by 80% late last month.

/22 Aug 2026/HN

PSA: Opus 4.8 redefines the effort scale

System card data suggests 4.8 low effort matches 4.7 max on problem solving, while 4.8 medium burns more tokens than 4.7 high. Max mode scores slightly below x-high on SWE-bench, hinting overthinking degrades results.

/29 May 2026/r/ClaudeAI

Claude Opus 4.8 ships with a focus on honesty

Opus 4.8 arrives as a refined 4.7: fail-to-disclose rate drops from 19.7% to 3.7%, Dynamic Workflows bring parallel subagents to Claude Code as a research preview, and Fast mode offers 2.5x speed at a third of the cost.

/29 May 2026/r/ClaudeCode