Y
Hacker News
new
|
ask
|
show
|
jobs
by
tezza
85 days ago
when you make a program that has a random seed, many LLMs choose
42
as the seed value rather than zero. A nice nod to Hitchhikers’
3 comments
czhu12
85 days ago
Probably because that’s what programmers do, present in the LLM training data? I certainly remember setting a 42 seed in some of my projects
link
electroglyph
85 days ago
it's also a very common "favorite number" for them
link
groutlloyd
85 days ago
it's the favorite because it's 6*7, that's why
link