a quiet day.
AI News for 7/25/2026-7/27/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
Moonshotâs Kimi K3 Open-Weights Release and the New 3T-Class Open Frontier
-
Kimi K3 is the dayâs dominant release: Moonshot released Kimi K3 weights, report, and supporting infra as an open-weights package: a 2.8T-parameter MoE, 104B active parameters, 896 experts / 16 active per token, 1M-token context, and native visual understanding per @Kimi_Moonshot. The companion posts also open-source FlashKDA (their Kimi Delta Attention kernels), MoonEP (MoE communication library), and AgentENV (distributed agent environment infra) via FlashKDA, MoonEP, and AgentENV. This is more than a model drop; it is a fairly complete recipe for large-scale agentic post-training and serving.
-
The technical report appears to matter almost as much as the model: Several practitioners highlighted K3âs reported ~2.5Ă scaling-efficiency improvement over K2, with architecture and training choices centered on numerical stability at extreme scaleâsee reactions from @eliebakouch, @suchenzang, and @teortaxesTex. Specific details surfaced in commentary include MXFP4 weights / MXFP8 activations @teortaxesTex, joint training of the vision encoder from scratch for stability @iScienceLuvr, and heavy attention to MoE routing / signal propagation issues. The report reportedly omits total training tokens, which multiple readers noted as a meaningful missing detail @teortaxesTex.
-
Licensing is âopen weights,â not permissive OSS: The model is widely usable, but not MIT/Apache-style open source. Multiple posts noted a commercial-use restriction: large hosting providers over $20M/year need a separate agreement, and products above 100M MAU or $20M/month revenue must display âKimi K3â in the UI, per @natolambert, @petergostev, and @ArtificialAnlys. This is a useful signal for where frontier âopenâ may be settling: source-available / open-weight with business carve-outs rather than OSI-style licensing.
-
Distribution was immediate and broad: K3 was available day 0 via vLLM @vllm_project, Baseten @baseten, Modal @modal, Fireworks @Kimi_Moonshot, Nebius @Kimi_Moonshot, Together @Kimi_Moonshot, DigitalOcean @Kimi_Moonshot, Cursor @cursor_ai, Cognition/Devin @cognition, Ollama Cloud @ollama, and Dell Enterprise Hub @jeffboudier. That breadth underscores that open-weight frontier launches are now supply-chain events, not just research announcements.
Open AI Security, Open Weights Politics, and Anthropicâs Position
-
NVIDIA formally launched the Open Secure AI Alliance: Jensen Huang framed the core thesis starkly: attackers already have strong AI, so defenders need an ecosystem spanning open and closed frontier models, plus shared tooling and research. The flagship statement came from @JensenHuang, with NVIDIAâs formal announcement at @nvidia. The most technically interesting detail in the messaging was the claim that during the OpenAI/Hugging Face incident, a frontier open-weight model helped contain the intrusion, while a closed model blocked essential forensicsâechoed by @AndrewYNg and @ZixuanLi_.
-
The alliance quickly accumulated credible infra and tooling members: Confirmed participants posting publicly included Hugging Face @huggingface, LangChain @LangChain, Nous Research @NousResearch, and support from voices across the open ecosystem such as @UnslothAI and @Yuchenj_UW. The argument is not âopen is automatically safer,â but that defensive capability and auditability require open access to models, harnesses, and traces.
-
Anthropic finally clarified its open-weights stance: After sustained criticism for not signing NVIDIAâs open-weights letter, Anthropic published a position statement saying it has ânever advocated for a ban on open-weights modelsâ and instead supports: chip controls on China, anti-industrial-scale distillation measures, and mandatory safety testing for sufficiently capable models, open or closed, per @AnthropicAI. Reactions split between âreasonable clarificationâ @signulll, âgood, but still trying to slow frontier diffusionâ @jachiam0, and more hostile readings from open-weight advocates like @Teknium.
-
Policy pressure is intensifying around pre-release review: Separate reporting suggested the US government may seek up to 30 days of pre-release access to frontier systems for evaluation by agencies such as NSA and CAISI, with open-vs-closed treatment still unresolved, via @kimmonismus and @leomschwartz. Together with Anthropicâs statement and OpenAIâs Washington briefings, the direction is clear: frontier model release is becoming a governance interface, not just a product launch.
Benchmarks, Evals, and Agent Reliability
-
K3âs early evals are strong, especially for agents/coding: On Agent Arena, Kimi K3 Max reportedly ranks #1 among open-weight models with +9.75% net improvement, leading across multiple signals including confirmed success and steerability @arena. It also took #1 overall in Frontend Code Arena among all models in a later post @arena. Cognition said K3 is the first open-source model they tested that âapproaches frontier-level performanceâ on FrontierCode 1.1, scoring 58.2% with 63.6% pass rate @cognition.
-
Claude Opus 5 also posted strong leaderboard numbers, but practitioner feedback was mixed: Arena reported Opus 5 Max at #1 in Frontend Code Arena and Text Arena with factuality on @arena, while WeirdML numbers from @htihle put Opus 5 high/max at 91.6% / 91.8%, roughly tied with Fable 5 max. But several devs reported frustrating real-world behaviorâovercomplication, breakage, poor stopping behaviorâfrom @abacaj, @davis7, @Teknium, and @theo. As usual, public eval gains and harness-specific production utility are diverging.
-
New eval work focused on sequential degradation and hidden regressions: @_philschmid highlighted EvoCode, an eval built around 26 tasks / 227 sequential rounds in a persistent container, measuring whether agents can follow evolving requirements without breaking earlier behavior. In parallel, @omarsar0 summarized a paper showing the âregression taxâ from agent skills: across nearly 6,000 paired runs, skills generated gains but also broke many tasks previously solved without them. That is a practical warning against naĂŻvely stuffing more procedural skills into context.
-
Multi-module RL systems are showing ârole driftâ: Another useful paper summary from @omarsar0 described how end-to-end RL can improve pipeline accuracy while causing modules to quietly abandon intended responsibilitiesâe.g. a decomposer embedding the answer rather than structuring the problem. This feels increasingly relevant as teams move from single-agent loops to specialized tool/prompt/module stacks.
Model and Systems Infra: From Agentic RL to Streaming VLMs
-
Microsoft and NVIDIA both shipped notable infra/model updates: Microsoft released Mage-VL 4B, described as a codec-native streaming VLM for live-event understanding, via @HuggingApps. NVIDIA research also surfaced Molt, a PyTorch-native agentic RL framework designed to be compact enough for humansâand AI coding assistantsâto reason about end-to-end, summarized by @dair_ai. The âAI-readable research infraâ design constraint is a small but significant shift in tooling philosophy.
-
AMD pushed a more reproducible open MoE release: Instella-MoE is AMDâs first fully open MoE LM: 16B total / 2.8B active, trained on MI300X/MI325X, with releases spanning checkpoints from pretraining through RL, plus configs, data mixtures, and code @PrakamyaMishra. Compared to typical model drops, this is closer to a full-stack research artifact.
-
Cohere and developer tooling vendors continue shifting toward âown the harnessâ: Cohere announced North Automations, a plain-language workflow layer on top of its secure agent platform @cohere. LangChainâs ecosystem messaging continued to emphasize that enterprises should own tools, prompts, context, and memory, not just rent model access @sydneyrunkle. This same framing showed up in multiple posts around open models and enterprise agent deployment.
Top tweets (by engagement)
- Kimi K3 release: Moonshotâs K3 announcement was the largest technical post in the set, combining a 2.8T open-weights release with kernels, MoE comms, and agent-environment infra @Kimi_Moonshot.
- Open Secure AI Alliance: Jensen Huangâs case for open defensive AIâespecially the Hugging Face incident anecdoteâdrove major engagement @JensenHuang.
- SSI Ă NVIDIA: Ilya Sutskeverâs âTime to scale that SSIâ and follow-on reporting point to a major compute expansion for Safe Superintelligence on Vera Rubin @ilyasut, @kimmonismus.
- OpenAI economics/workflow productization: OpenAIâs work-use research and broader push around cloud agents / Work mode continue to signal a shift from chatbot UX to embedded personal and enterprise automation @OpenAI, @gdb.
AI Reddit Recap
/r/LocalLlama + /r/localLLM Recap
1. Kimi K3 Open Weights and Deployment Math
-
Kimi K3 weights now released. (Activity: 3442): The image is a mobile screenshot of the Hugging Face page for
moonshotai/Kimi-K3, supporting the post title that Kimi K3 weights have been released. The model is shown as an Image-Text-to-Text Transformers checkpoint using Safetensors /compressed-tensors, requiringcustom_code, under akimi-k3license, with roughly3.8klikes and2,850downloads last month. Comments focus on hardware feasibility: one user notes â104B activated paramsâ, implying very large inference memory requirements, while jokes like âHow do I download ram in hugging face?â and âMy 3090 is readyâ highlight skepticism about running it on consumer GPUs.- Several commenters focused on the modelâs scale, noting Kimi K3 reportedly uses
104Bactivated parameters, implying substantially higher inference memory/compute requirements than typical consumer GPU setups. - A technical concern raised was local deployability: one user described it as the first âfrontier open modelâ they cannot run even on a
512 GBMac Studio, highlighting that released weights may still be impractical for high-end local inference without multi-GPU/server-class hardware.
- Several commenters focused on the modelâs scale, noting Kimi K3 reportedly uses
-
Kimi K3 weights drop today. Weâre deploying on A100s, H200s and B300s this week and the A100 math is already rough (Activity: 763): The poster says Moonshotâs Kimi K3 weights are expected on Hugging Face with
2.8Ttotal MoE params,896experts /16active per token,1Mcontext, vision support, and an estimated~1.4 TBMXFP4 quantization-aware-trained checkpoint. Their deployment math:8ĂA100 80GB = 640 GBcannot fit weights without multi-node sharding and lacks FP4/FP8 tensor cores;8ĂH200 â 1.13 TBstill requires at least two nodes;8ĂB300 â 2.3 TBis the only listed single-node config with room for weights + long-context KV cache and native FP4. They plan to publishtok/s, TTFT, and cost-per-million-token benchmarks across A100, H200, and B300, with the expectation that A100 performance will be âuglyâ due to dequantization or non-target INT4 kernels. Comments are mostly light, but one commenter frames the B300 deployment as a high-CapEx experimentââ$500k to spareââamid uncertainty about cost collapse and open-weight scaling. Another notes intent to test the model on Intel Gaudi 2/3, suggesting interest in non-NVIDIA inference viability.- Discussion centered on hardware feasibility for hosting Kimi K3, with one commenter noting that an
8x AMD MI355Xsetup could be ideal due to roughly2.3 TBaggregate VRAM and FP4 acceleration, though availability/rental access was described as effectively unavailable. - Several commenters compared deployment targets beyond NVIDIA, including attempts to run the weights on Intel Gaudi 2/3 accelerators and skepticism around the economics of buying/renting high-end B300 systems, with one user framing the deployment cost as potentially around
$500k. - A commenter noted that Hugging Face removed the countdown, implying uncertainty or a change in the release timing/distribution page for the Kimi K3 weights.
- Discussion centered on hardware feasibility for hosting Kimi K3, with one commenter noting that an
2. Open-Weight AI Security and Policy Fight
-
CEO of Hugging Face: âIn the spirit of transparency, hereâs what I asked OpenAIâ (Activity: 3109): The image is a screenshot of Hugging Face CEO Clem Delangue publicly asking OpenAI to release execution traces/logs from alleged ârogueâ autonomous agents involved in what he calls the âfirst autonomous agent cyberattackâ so researchers can analyze the failure mode. He also asks OpenAI to commit
$100Min compute to help the Hugging Face community build cyber-defense systems using open and closed models. Image Commenters were mostly skeptical, framing the request as an unrealistic âcasualâ ask for$100M; some speculated the incident was more likely a publicity stunt or that releasing logs would expose OpenAI to reputational/legal risk. -
Jensen Huang: During the Hugging Face incident, closed AI blocked essential forensics. An open-weight frontier model helped contain the intrusion. Thatâs why we created the Open Secure AI Alliance. (Activity: 1736): The image is a screenshot of Jensen Huang claiming that, during a Hugging Face security incident, closed AI systems blocked essential forensic analysis, while an open-weight frontier model helped defenders contain the intrusion. The post frames this as the motivation for NVIDIAâs Open Secure AI Alliance, shown with partner logos including Microsoft, Hugging Face, IBM, Cloudflare, Cisco, Red Hat, Salesforce, SAP, and others, arguing for a mixed open + closed frontier AI security ecosystem rather than relying solely on proprietary models. Commenters were skeptical of the allianceâs âopenâ branding, pointing out that companies like Adobe, Cisco, Palantir, and even DoorDash are not typically associated with open-source AI; one also noted the apparent absence of major open-source model creators.
-
Sources: OpenAI and Anthropic quietly lobby Washington regulators to restrict open-source AI models, even as Sam Altman publicly says he supports open source AI (Activity: 1470): NYT reports that OpenAI and Anthropic have been lobbying U.S. regulators for restrictions on open/open-weight AI modelsâespecially Chinese releases from Z.ai and Moonshot AI that are nearing frontier U.S. model capabilityâciting IP theft, distillation, safety, and national-security risks. The counter-coalition includes Nvidia, Microsoft, Meta, Google, IBM, Palantir, Hugging Face, and startups arguing open models are critical for competition, security auditing, chip/cloud demand, and innovation; U.S. officials are reportedly more inclined toward targeted actions against specific Chinese firms/models than a blanket ban. Top comments were mostly cynical toward Sam Altman/OpenAI, framing the alleged lobbying as inconsistent with public support for open weights; one commenter sarcastically summarized the position as: âwe supported Open Weights, but lobbying made it impossible.â
-
OpenAI management decided earlier today not to join the âOpen Secure AI Allianceâ, founded by Nvidia CEO Jensen Huang. The decision was shared internally and reportedly met with backlash from employees. (Activity: 423): The post claims OpenAI management internally decided not to join the âOpen Secure AI Allianceâ, reportedly founded by Nvidia CEO Jensen Huang, and that the decision triggered employee backlash. No technical details are provided about the allianceâs governance, security model, openness criteria, model-release policies, benchmarks, or implementation requirements.
3. Runnable Local Models and Coding Harness Benchmarks
-
Harness showdown: Claude Code vs OpenCode vs Pi with DeepSeek V4 Flash (Activity: 556): The image is a technical benchmark chart for the post âHarness showdown: Claude Code vs OpenCode vs Pi with DeepSeek V4 Flashâ, comparing wall-clock runtime across coding-agent harnesses while holding the model constant: DeepSeek V4 Flash on vLLM at ~
180 tok/s. The reported result is that output quality/code diffs were âbasically the same,â but harness overhead differed sharply: Pi ~2.1 min, OpenCode ~3.1 min, and Claude Code ~8.0 minwith the widest variance, suggesting scaffold/tool-prompt behaviorânot model capabilityâdominated latency and token spend. The author links raw data and charts at nqawhc.github.io/articles/harness-efficiency-not-quality and attributes differences to tool-call structure and system prompts, summarized as âPi reasons, OpenCode delegates,â while Claude Code over-explores the codebase. Commenters argued the benchmark should include a fuller speedâqualityâcost tradeoff rather than runtime alone. A notable technical debate was that harnesses are effectively prompt/tool wrappers: Claude Code may carry substantial context âbloat,â while Pi/OpenCode are described as cleaner and more configurable, implying modern coding models may perform better with simpler, focused prompts.- A key technical theme was that agent harness performance should be evaluated across at least three axes: speed, quality, and cost, rather than a single aggregate result. One commenter argued that a meaningful benchmark needs to expose this tradeoff explicitly because harnesses can optimize for different parts of the âiron triangle.â
- Several comments focused on the idea that a coding harness is largely a prompt/tooling wrapper, and that prompt size may materially affect model performance. One commenter contrasted Claude Code as having substantial custom-instruction âbloat,â OpenCode as less bloated and partially debloatable, and Pi as the cleanest/most configurable, arguing that current coding-capable models may perform better with simpler, more focused prompts because they already learned agentic coding behaviors during training.
- A methodological critique noted that the plotted standard-deviation bars may be misleading because the data appears non-normally distributed and censored at
10m, making Gaussian-style error bars inappropriate. The commenter suggested showing raw data instead, and observed that under that view OpenCode may be nearly as good as Pi despite the chartâs visual framing.
-
Donât laugh - it works! (Activity: 297): A 10-year-old CPU-only server with
32 GBDDR4-2133 RAM and an Intel i7-6700 is reportedly running a quantized Qwen3.6-35B-A3B model atIQ4_XS, using ~26 GBRAM and producing ~5â10 tok/seven with128kcontext. The workload appears memory-bound rather than CPU-bound, with CPU utilization around60%, demonstrating that low-bit quantization can make large MoE/LLM inference usable on older commodity hardware without a GPU. -
We could really use Qwen3.8 in 27B, 35B, 122B and 397B sizes (Activity: 894): The post argues that future Qwen/Qwen3.8 open-weight releases should prioritize deployable small/medium checkpointsâ
27B,35B,122B, and397Bâinstead of1.5â2T+parameter âfrontierâ models that few community users can host. The technical rationale is that these sizes remain feasible across enthusiast/workstation and small-business setups, especially with CPU expert offloading, while trillion-parameter models mainly benefit API providers and large enterprises. Commenters particularly called out the lack of strong ~120B-class models and echoed the concern that âopenâ weights become less meaningful when inference is cost-prohibitive. One commenter specifically praised prior Qwen variant releases and downstream retrains such as Nex N2, arguing that similar multi-size releases would better serve local/on-prem users.- Several commenters argued that the most useful open-weight range is roughly
30Bâ120Bparameters, because those models are still feasible for hobbyists, researchers, and small/medium businesses to run, fine-tune, benchmark, and deploy locally. They contrasted this with trillion-parameter releases, which may be interesting research artifacts but are often too cost-prohibitive to meaningfully serve the local/open-weight community. - There was specific interest in a Qwen 3.8-style family refresh across sizes such as
27B,35B,122B, and397B, with commenters citing prior Qwen variants and retrains like Nex N2 as strong examples. The technical concern is that open releases lose practical value if only API providers can economically serve them, even when weights are technically available. - One commenter requested updated vision-language embedding models, suggesting demand not just for larger text LLM checkpoints but also refreshed multimodal embedding infrastructure in the Qwen ecosystem.
- Several commenters argued that the most useful open-weight range is roughly
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. Claude Opus 5 Coding and 3D Benchmarks
-
Differences Between Fable 5 and Opus 5 on MineBench.ai (Activity: 1247): MineBench.ai results compare Anthropic Opus 5.0 against Fable 5 on JSON-coordinate Minecraft-like 3D structure generation (benchmark, repo, release notes). Opus 5.0 appears qualitatively at or above Fable on build fidelityâe.g., curved CRT-like arcade screens and correctly modeled interiors/floors/atticsâbut was much less efficient: average inference
1930.2svs Fable1084.4s(+78%), total cost$89.97for15builds vs$54.93(+64%), and average JSON size91.00 MiBvs30.65 MiB;12/37attempts failed due to invalid/truncated JSON schema. The author attributes the high retry/cost rate mainly to token-inefficient internal CoT at maximum reasoning effort, causing Opus 5.0 to hit output caps before completing valid JSON, rather than unusually large final JSON alone. Top comments were mostly non-technical but echoed the authorâs view that Opus 5.0 is a large qualitative jump over Fable and that MineBench is a useful/interesting benchmark.- One commenter noted a qualitative tradeoff on MineBench.ai: Opus 5 appears to generate more complex structures, while Fable 5 outputs look cleaner with less visual/noise artifacting. Several comments also observed a large apparent performance gap from Fable to Opus 5, though without quantitative scores or benchmark details.
-
I built a procedural desert explorer with Claude Code (Opus 5) and Three.js (Activity: 1623): A procedural WebGPU/Three.js desert tech demo, desert-dusky.vercel.app, was reportedly built entirely with Claude Code using Opus 5, including
TSLshaders, compute kernels, physics integration, and Node-based benchmarking tooling. The scene uses a GPU clipmap dune field with shader-generated terrain/no downloaded assets, persistent-but-eroding sand deformation, GPU cloth for a hooded robe, per-pixel marched physical sky, and six terrain-modifying âsand spellsâ; the author reports ~160 FPSat1440pon an RTX5070 Ti. Claudeâs workflow was instrumented via a headless-Chrome harness that launches the app, captures screenshots, and reports per-subsystem GPU costs for measurement-driven iteration. Top comments were mostly nontechnical, noting the resemblance to Journey and joking about Dune/MuadâDib; one commenter asked whether the distant pyramids are actually reachable.
2. Claude Public Share-Link Privacy Exposure
-
Claaude security flaw leaks its customerâs conversations on Google (Activity: 4553): The image shows a Google dork query,
site:claude.ai/share, returning indexed Claude shared conversation pages, implying that conversations users made public via Claudeâs share feature may be discoverable through search engines. Technically, this appears less like an exploit and more like an indexing/UX/privacy issue: if shared URLs are public and not blocked withnoindex/robots controls, Google/Bing can surface them. Commenters pushed back on the titleâs claim of a âsecurity flaw,â arguing that public share links being indexed is expected behavior, similar to previously reported ChatGPT shared-chat indexing. One commenter noted Google returned no results for them while Bing did, suggesting indexing visibility may vary by search engine or region.- Several commenters argued this is not a vulnerability in Claude itself but an access-control and indexing issue: Claude shared chats are intentionally public to âanyone with the link,â and search engines can crawl/index those URLs if not blocked. The core technical distinction raised was that the chats may not have been advertised publicly by users, but they were still publicly accessible from an access-control perspective.
- One commenter noted inconsistent search-engine visibility: Google returned no results for them, while Bing did, suggesting the exposure may depend on crawler behavior, indexing freshness, robots/meta directives, or search-specific deindexing rather than universal availability across engines.
- Multiple commenters compared this to prior ChatGPT shared-link indexing incidents, where publicly shared conversations became discoverable via search. The recurring lesson is that âshare by linkâ creates a public resource unless protected by authentication,
noindex, robots rules, or unguessable URLs combined with crawler restrictions.
-
You can also view a lot of shared artifacts. (Activity: 1191): The image shows a Google dork query,
site:claude.ai/public/artifacts, returning many indexed Claude public artifact pages, implying that shared artifacts are discoverable via search engines, not just direct links. In context, the poster says they tried this after seeing publicly available Claude chats and found artifacts containing things like presentations, calendars, and press-release-style documents, raising a practical data exposure / user-consent visibility concern rather than a model benchmark or implementation issue. Commenters argue that although users likely approved sharing, many may not understand that artifacts can be indexed and found through Google; one called it âBadâ due to visible personal and commercial information. Others joked that public artifacts could be scraped for model distillation or asked for deletion due to sensitive organizational content.- Users report that a large set of shared artifacts appears publicly accessible/searchable, exposing personal and commercial information despite requiring an explicit approval/share action. One commenter clarifies that sessions/artifacts only become visible after the user presses the share button, suggesting the issue may be user expectation/indexing/discoverability rather than unshared private sessions leaking.
- A technical concern raised is that publicly indexed shared artifacts could be scraped at scale for model distillation or dataset collection, with one comment noting that others may not need paid access to âdistill Opusâ if artifact outputs can be found via Google search.
3. Frontier AI Compute and Open Model Releases
-
Nvidia invest in SSI (Activity: 1036): The image (Reddit-hosted screenshot) shows SSI Inc. announcing a long-term strategic partnership in which NVIDIA will make a âsubstantial investmentâ enabling SSI to
10xits compute over the next12 months. In context of the title/selftext, the technical significance is that Ilya Sutskeverâs secretive AI safety/research startup may be scaling training capacity aggressively, but no model architecture, benchmark, product, or release plan is disclosed. Comments mostly frame SSI as unusually opaqueâjoking about redacted job detailsâand speculate that NVIDIA must have seen something compelling. One commenter questions the secrecy/non-release strategy, arguing they are more pro-access to AI capabilities.- A technically substantive interpretation was that SSI already had âplenty of computeâ, so NVIDIA investment may signal preparation for product serving rather than basic training capacity. One commenter speculated SSI may either have promising internal scaling results, need to demonstrate progress to investors, or most plausibly need real user data/feedback loops to advance research beyond closed lab work.
-
kimi k3 is getting opensourced today (Activity: 952): The image is a promotional countdown for Moonshot AIâs âKimi-K3â, showing a release scheduled for July 27, 2026 with
09h10mremaining and1,337people waiting. The post title claims it is âgetting opensourced,â but commenters clarify the technically important distinction that it is likely open-weight, not truly open-source in the sense of releasing training code/data or a permissive full software stack. The main debate is terminology: commenters push back on calling model-weight releases âopen source,â preferring âopen weights.â There is also a joking skepticism about local inference feasibility, e.g. trying it at absurdly tiny quantization on a laptop.- Several commenters distinguish âopen sourceâ from âopen weightsâ, arguing that a model release without training code, data pipeline, dataset details, or a permissive OSI-style license should not be described as fully open source.
- A technical concern raised is deployability: if Kimi K3 is near-frontier scale, local inference may require multi-GPU server/datacenter-class hardware, making the weights less useful to most users despite being downloadable. The discussion frames this as a recurring issue with large open-weight models: benchmark competitiveness matters less if practical inference cost is prohibitive.