4 ms·
Cerebras is crazy to watch on GPT OSS or Gemma, I feel like we need a new VibeOS demo but with Cerebras, the OS would literally build itself in a few seconds.
by bearjaws 1mo ago
Cerebras is crazy to watch on GPT OSS or Gemma, I feel like we need a new VibeOS demo but with Cerebras, the OS would literally build itself in a few seconds.
https://youtu.be/7NfyZhV1dKM?t=52 https://youtu.be/7NfyZhV1dKM?t=52
- cheikhcheikh 1mo agoThw bottleneck become compiling and running the code every iteration so it wont be seconds
- mike_hearn 1mo agoJIT compilers largely solve that. The real question in my mind is whether fast LLMs bias stuff towards languages that either don't have a compile/typecheck phase at all or have one that's very fast (e.g. Java).