# Сопутствующие статьи по теме Performance

Новостной центр HTX предлагает последние статьи и углубленный анализ по "Performance", охватывающие рыночные тренды, новости проектов, развитие технологий и политику регулирования в криптоиндустрии.

GPT-5.6 Sol Suddenly Gets Dumber Overnight? Thinking Budget Slashed from 960 to 128, No More Fixed-Intelligence Models?

The article discusses widespread user reports that OpenAI's GPT-5.6 Sol model, specifically its "Max" reasoning tier, has become less capable at complex, deep reasoning tasks. Users noted faster but shallower responses. Community investigation revealed an unpublicized internal parameter called "juice value," representing computational budget for reasoning. Observations indicated this value for the Max tier dropped dramatically from 960 to 128. In response, OpenAI's Thibault Sottiaux stated there was no intentional reduction in model capability ("nerf"). He explained the changes were part of an experiment to investigate unexpected high token usage following GPT-5.6's launch, which introduced features like longer reasoning and larger context windows. The experiment temporarily adjusted the "juice" parameter and rolled back the context window from 372k to 272k tokens to diagnose the usage spike. Sottiaux asserted these settings have been reverted and highlighted ongoing optimizations. The controversy highlights a tension between AI as a reliable, fixed-capability tool and its reality as a cloud service where providers can adjust performance parameters. The article argues that for AI to be trusted enterprise infrastructure, providers need clearer, transparent guarantees about the specific performance boundaries associated with service tiers.

marsbit07/15 03:28

GPT-5.6 Sol Suddenly Gets Dumber Overnight? Thinking Budget Slashed from 960 to 128, No More Fixed-Intelligence Models?

marsbit07/15 03:28

Claude Accused of Becoming Dumber by the Entire Internet, Anthropic Steps In to Reveal: It’s Not the Model That’s Tricking You

When users complained that Claude was "getting dumber," the root cause wasn't the AI model itself. In an official blog post, Anthropic clarified the critical difference between two key settings in Claude Code: Model and Effort. Model refers to the core "brain"—the fixed, trained weights of a specific AI (like Sonnet, Opus, or Fable). Changing the Model addresses *capability* ("can it do this?"), but its knowledge is static post-training. Effort, however, controls the AI's *approach and thoroughness* for a specific task. A higher Effort level instructs Claude to read more files, run tests, perform verification, and complete multi-step reasoning before responding, significantly increasing its "work output" for that job. Conversely, low Effort leads to quicker, less thorough replies. This distinction explains the March 2024 uproar where users experienced a sudden drop in Claude's performance. The cause was not a model change but Anthropic quietly lowering the *default* Effort setting from "high" to "medium" to reduce latency, which was later reverted. The key insight is that a smaller, capable model (like Sonnet) on high Effort can often outperform a larger, more powerful model (like Opus) on low Effort for many tasks. The article provides a practical troubleshooting framework: if Claude makes an error, first check the context and instructions. If it seems to skip necessary steps or validations, increase Effort. If it diligently attempts the task but fails conceptually or makes consistent factual errors despite good context, then consider switching to a more capable Model. The takeaway is a shift in focus: effective AI programming is less about always choosing the "strongest" model and more about intelligently *orchestrating* models and effort levels—acting like a project manager to assign the right "brain" with the right level of diligence for each job, optimizing both results and cost.

marsbit07/12 05:56

Claude Accused of Becoming Dumber by the Entire Internet, Anthropic Steps In to Reveal: It’s Not the Model That’s Tricking You

marsbit07/12 05:56

Breaking News: Musk Delivers the Most Powerful Grok 4.5, Slashes Price of Top-tier Opus Intelligence Drastically

**Elon Musk Launches Grok 4.5: A Cost-Effective, High-Performance AI Rival** SpaceXAI, in collaboration with Cursor, has released Grok 4.5, its new flagship AI model designed specifically for coding and agentic tasks. Trained on tens of thousands of NVIDIA GB300 GPUs using massive, high-quality data filtered from trillions of Cursor developer interactions, the model emphasizes "per-token intelligence." In benchmark performance, Grok 4.5 is highly competitive. It scores 64.7% on SWE Bench Pro (surpassing GPT-5.5's 58.6% and Opus 4.7's 64.3%), 83.3% on Terminal Bench 2.1 (nearly matching GPT-5.5), and 62.0% on DeepSWE 1.0 (beating Opus 4.8). Overall, it ranks fourth in AAAI official tests and first in the Harvey legal agent benchmark. The model's key advantage is its combination of speed, efficiency, and low cost. It generates responses at 80 tokens per second and, crucially, uses far fewer tokens to complete tasks—4.2 times fewer than Opus 4.8 on SWE Bench Pro. It is priced at $2 per million input tokens and $6 per million output tokens, significantly undercutting competitors. Musk stated it is "roughly equivalent to Opus 4.7, but much faster." Early user tests show Grok 4.5 can generate functional code for applications like 3D solar system simulators and basic games from simple prompts, though some note it still lags behind top models in certain creative tasks. Musk has hinted at a major update next month, leveraging real-world engineering data from his companies, with an even larger 2-trillion parameter version reportedly in development. Grok 4.5 positions itself not as the absolute strongest model, but as a highly efficient and affordable alternative in the top tier.

marsbit07/09 03:11

Breaking News: Musk Delivers the Most Powerful Grok 4.5, Slashes Price of Top-tier Opus Intelligence Drastically

marsbit07/09 03:11

One Megawatt Sustains 60,000 Agents, NVIDIA GB300 Crushes Previous Generation by 20x

NVIDIA's latest GB300 NVL72 system achieves a 20x improvement in AI agent throughput per megawatt compared to its predecessor, the H200, according to a new industry benchmark called AA-AgentPerf. Where the H200 could handle roughly 2,600 concurrent agents per megawatt, the GB300 NVL72 can support approximately 61,400. The significance lies less in raw chip performance and more in the new benchmark itself. AA-AgentPerf, created by the independent firm Artificial Analysis, is the first benchmark designed specifically for "AI agent" workloads. Traditional benchmarks measure single, fixed-length requests, but AI agents operate in long, complex chains involving dozens of model calls, tool use, and ever-growing context. These create unique system pressures that older tests cannot capture. AA-AgentPerf replays real programming agent trajectories with lengthy sessions and varying input lengths. Its key metric is "agents per megawatt," measured under strict Service Level Objectives (SLOs) that guarantee a minimum token output speed per agent. It also allows real-world optimizations like KV cache reuse and speculative decoding, which older benchmarks often disable. The results highlight two key trends: rack-scale systems like the 72-GPU GB300 NVL72 are inherently more efficient than single nodes, and the architectural leap from Hopper to Blackwell (H200 to GB300) represents a systemic, not just incremental, performance gain. The GB300's advantage stems from its high-bandwidth NVLink fabric connecting all GPUs, allowing large MiE models to be efficiently distributed and parallelized. Important caveats include that the 61,400 figure represents simulated concurrent sessions, not independently running full models, and that benchmark results are a snapshot that will improve with software optimization. AA-AgentPerf is a new standard whose industry adoption remains to be seen.

marsbit07/06 01:03

One Megawatt Sustains 60,000 Agents, NVIDIA GB300 Crushes Previous Generation by 20x

marsbit07/06 01:03

活动图片