Fastest speculative decoding for qwen
Hey guys, we’ve built fastest speculative decoding for Qwen at least. To run in sglang you can use our fork Hf link Would appreciate your feedback…
Hey guys, we’ve built fastest speculative decoding for Qwen at least. To run in sglang you can use our fork Hf link Would appreciate your feedback…
Article URL: https://www.nytimes.com/2026/07/10/climate/fcc-space-mirror.html Comments URL: https://news.ycombinator.com/item?id=48871367 Points: 34 # Comments: 20
submitted by /u/JayoTree [link] [comments]
Politico: Wall Street’s new obsession: Which CEOs have Trump’s ear?: https://www.politico.com/newsletters/politico-influence/2026/07/10/wall-streets-new-obsession-which-ceos-have-trumps-ear-00993324 submitted by /u/Nunki08 [link] [comments]
Hey guys, I received mediocre scores for my EMNLP paper during the May ACL ARR cycle: 2.5/3, 3/4, 2.5/4. The paper is in the Interpretability track.…
Article URL: https://tiki.li/blog/lucky_code.html Comments URL: https://news.ycombinator.com/item?id=48870799 Points: 13 # Comments: 0
Article URL: https://anti-forbes-list.vercel.app Comments URL: https://news.ycombinator.com/item?id=48870472 Points: 14 # Comments: 4
Article URL: https://www.mixfont.com/ghost-font Comments URL: https://news.ycombinator.com/item?id=48870381 Points: 51 # Comments: 48
Article URL: https://www.bloomberg.com/news/features/2026-07-07/why-it-s-so-difficult-to-produce-100-american-made-medical-gloves Comments URL: https://news.ycombinator.com/item?id=48870258 Points: 11 # Comments: 2
Article URL: https://www.economist.com/business/2026/06/14/companies-are-scrambling-to-curtail-soaring-ai-costs Comments URL: https://news.ycombinator.com/item?id=48870035 Points: 19 # Comments: 6
Experimented with some custom CUDA and C++ code that can now run a Qwen3-30B-A3B at 50-54 tok/s at float 8 on an RTX 5060 Ti with…
Hey! I'm looking for ways to predict human preference for a project I'm building. (imagebench.ai) I've tryed HPSv3, https://github.com/MizzenAI/HPSv3 and made post about it here: https://imagebench.ai/blog/does-the-score-match-your-eye…
From the chat APIs alone, we can extract two useful oracles: 1. Token length oracle: Given any string s, return len(tokenize(s)). Prefix token oracle: Given a…
Article URL: https://neciudan.dev/most-secure-way-to-store-auth-token Comments URL: https://news.ycombinator.com/item?id=48869243 Points: 3 # Comments: 0
So, umhh, I am working on an agentic coding platform, and I need to make qwen3.5 and gemma4 models out of controlled reasoning chains. For example,…
Told it that in plan mode, then told it to implement with no changes to the plan. This model punches far, far above its weight. I…
Article URL: https://designyoutrust.com/2018/01/vintage-beauty-soviet-control-rooms/ Comments URL: https://news.ycombinator.com/item?id=48868996 Points: 18 # Comments: 3
Is measuring general AI capabilities a good strategy to reduce AI existential risk, compared to other strategies? A disclaimer upfront: To answer that, one organization in…
This little beast has been around for a while after asking about whether it's possible to set up in this subreddit. Beelink SER 8 8745 HS,…
I ran Grok Build CLI (v0.2.93) through mitmproxy. It uploads your entire repo as a git bundle (full history) to xAI's Google Cloud — independent of…
Epistemic status: confident on the framing, speculative on the implementationTL;DR: Fake media detectors are on the losing end of an arms race. Instead of trying to…
"AI Psychosis" has gone from an evocative term for people undergoing extreme delusions, sometimes even culminating in suicide, to the now colloquial insult for anyone who's…
Been trying to troubleshoot prefill around when I saw the newer (supposibly faster) nvfp4 quant. For those curious of prefill issues on 4x5060 ti's, hopefully this…
Reasoning models since the dawn of o1 and R1 have a tendency to overthink. Despite a lot of work on early-exit methods and steering, open-weight and…