Kimi K2 thinking: The open-source model giving closed AI labs a run for their money
With performance that rivals the best proprietary models, Moonshot AI’s new open-weights release, Kimi K2 Thinking, signals a major power shift in the AI race. The post Kimi K2 thinking: The open-source model giving closed AI labs a run for their money first appeared on TechTalks .
Could not retrieve the full article text.
Read on TechTalks →Sign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Releases
viable/strict/1775202158: Initial implementation of stateless RNG APIs (#177229)
Initial implementation for a JAX-like stateless RNG API, starting with: torch.func._random.key(seed) torch.func._random.split(key, num) torch.func._random.fold_in(key, data) Both split() and fold_in() support arbitrarily-batched keys. The former will add a new left-most batch dimension while the latter maintains the input shape. In the details, both split() and fold_in() sample 128-bits of randomness at each (seed, offset) pair to produce a new (seed, offset) pair. 64-bits of the sampled randomness are used for the seed and 64-bits are used for the offset. Underneath, the split() and fold_in() kernels utilize a custom stateless Philox-4x32-10 round implementation. This implementation fixes subsequence=0 permanently to ensure consistent random number generation across # of CUDA threads and

Automattic CEO Matt Mullenweg says EmDash, while open source, is designed "to sell more Cloudflare services" and lacks WordPress cross-platform democratization (Matt Mullenweg)
Matt Mullenweg : Automattic CEO Matt Mullenweg says EmDash, while open source, is designed to sell more Cloudflare services and lacks WordPress' cross-platform democratization So, two other Matts at Cloudflare announced EmDash the spiritual successor to WordPress that solves plugin security.

Show HN: I built a frontpage for personal blogs
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it. Comments URL: https://news.ycombinator.com/item?id=47625952 Points: 22 # Comments: 10




Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!