HackerTrans
TopNewTrendsCommentsPastAskShowJobs

abarth23

no profile record

Submissions

Show HN: A calculator to expose the hidden infrastructural costs behind RAG

bytecalculators.com
2 points·by abarth23·hace 3 meses·0 comments

[untitled]

1 points·by abarth23·hace 4 meses·0 comments

[untitled]

1 points·by abarth23·hace 4 meses·0 comments

comments

abarth23
·hace 3 meses·discuss
Exactly this. To actually visualize the sheer scale of the VRAM wall we are hitting, I recently built an LLM VRAM estimator (bytecalculators.com/llm-vram-calculator).

If you play around with the math, you quickly realize that even if we heavily quantize models down to INT4 to save memory, simply scaling the context window (which everyone wants now) immediately eats back whatever VRAM we just saved. The underlying math is extremely unforgiving without fundamentally changing the architecture.
abarth23
·hace 3 meses·discuss
[dead]