logoalt Hacker News

ilakshtoday at 3:52 PM5 repliesview on HN

This is not an LLM obviously , it's just for generating random names. But interesting to think of the possibilities of truly tiny language models if there were connected together.


Replies

alightsoultoday at 4:48 PM

It's an slm (small language model) due to number of parameters and it uses the same architecture as an llm, but llms have billions of parameters

nomeltoday at 5:33 PM

Hasn't it been repeatedly shown that many small models perform worse than a large model of the same total parameters?

dcowtoday at 4:02 PM

Is token rate a function of parameter size?

show 2 replies
apitoday at 4:26 PM

Isn't a MoE model basically a cascading tree of smaller models or some variation of that?

show 1 reply