Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
siris9476
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
siris9476
13d ago
Got it, thanks for clearing that up. 86% acceptance is solid — does it stay flat over longer generations, or drift with context length?
2.
▲
Show HN: ForkForensics – recovers a deleted GitHub repo's history from forks
(github.com)
5 points
by
siris9476
13d ago
|
0 comments
3.
▲
Show HN: PulsarForge – run a 744B MoE model on 32GB RAM with zero GPU (pure C)
(github.com)
4 points
by
siris9476
15d ago
|
1 comments
4.
▲
by
siris9476
15d ago
32GB dedicated to an N-gram table instead of a draft model is an unusual choice for speculative decoding — what made it win over the more common draft-model approach here?