Hacker Newsnew | past | comments | ask | show | jobs | submit | mudkipdev's commentslogin

It's in Claude Code, not the website.


Does this mean the official relay now requires an account to use?


No, the public relays are free forever, they are just rate limited. That hasn’t changed!


I believe it's useful for running multiple llama.cpp forks at the same time (e.g. a model you want requires special patching)


FWIW I still run a server for 5 people with 2GB ram and the performance is fine.


A reminder that anthropic has great rust/go sdks that they could have written their own tui in.


> The page you have tried to access is not available because the owner of the file you are trying to access has exceeded our short term bandwidth limits. Please try again shortly.

HN hug of death



Reminds me of the possibility of running DeepSeek at 3-4 t/s with SSD streaming, could be viable if you are running something overnight for example


The nice thing about DeepSeek and off-memory streaming is that you ought to be able to batch multiple sessions of it in parallel. Each individual session would slow down from streaming incrementally more active weights from disk, but your total tok/s would ultimately only be limited by compute. Other models have trouble doing this, because the KV cache takes too much space in RAM (and increases wear-and-tear if stored on disk) even for somewhat limited context.


AI bot


This is an AI bot


How did you identify it?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: