HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mauricio

no profile record

Submissions

Show HN: Rethinking the Interface for Vibe Coding

mauriciogomes.com
6 points·by mauricio·9 ay önce·1 comments

ML side project for searching books by vibe

viberary.pizza
2 points·by mauricio·3 yıl önce·0 comments

Sam Altman says the remote work ‘experiment’ was a mistake

fortune.com
3 points·by mauricio·3 yıl önce·8 comments

A Hope for AI

geohot.github.io
8 points·by mauricio·4 yıl önce·1 comments

Voyager and Celsius bankruptcies destroyed investor confidence

marketwatch.com
1 points·by mauricio·4 yıl önce·1 comments

comments

mauricio
·2 ay önce·discuss
Looking back at this, has there been a maverick company like Nullsoft since then? It's sad, but AOL may have killed off the last one.
mauricio
·geçen yıl·discuss
Did you read the article? There are large storage and bandwidth requirements.
mauricio
·2 yıl önce·discuss
22B params * 2 bytes (FP16) = 44GB just for the weights. Doesn't include KV cache and other things.

When the model gets quantized to say 4bit ints, it'll be 22B params * 0.5 bytes = 11GB for example.