Show HN: Maple-Preview – Ternary 20B MoE running at 120 tok/s on a iPhone
Thread
Unofficial Hacker News client; not affiliated with Y Combinator.
Show HN: Maple-Preview – Ternary 20B MoE running at 120 tok/s on a iPhone
Unofficial Hacker News client; not affiliated with Y Combinator.
walrus01 · · focus · HN ↗
"please write 250 words on the etymology and history of the word schlong"
<a href="https://pastes.io/uhshFgn4" rel="nofollow">https://pastes.io/uhshFgn4
The actual origin of the word is from middle high German and Yiddish-speaking Ashkenazi Jewish communities.
For comparison qwen 3.6 35B A3B does perfect on this and will give a solid description of the word's real origins and how it has made it into casual profanity/vulgarity as used in US English, and even mentions specific stand-up comedians and famous public figures of specific ethnic/religious origin in the US NE who introduced it into wider use.
Ask it for something that's not a narrow niche scientific or technical field, but something that would be less common to make it into a 20B size model, and see just how it does.
chat test link: <a href="https://chat.deepgrove.ai/">https://chat.deepgrove.ai/
brainless · · focus · HN ↗
HelloUsername · · focus · HN ↗
To me, the benefit of running small models is that they fit on your device exactly that you don't need any internet connection. It's all local and offline, so you can still consult for information in any scenario.
dofm · · focus · HN ↗
If you want it to know more things locally, you could hopefully distribute wikipedia or other appropriate large sources on a flash storage, properly pre-indexed, with a local tool API, and let it work its magic on that. Not least because that is as I understand it, considerably easier to incrementally update.
This is, without doubt, a very difficult target, not least because it is rather at odds with the way LLMs work on a crude level.