Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmercouris
18 days ago
I thought about this too, but the throughput over a network is incredibly slow. It’s not usable for interactive use.
2 comments
stymaar
17 days ago
Throughput is not a problem as you just share relatively small vectors (a few kilobytes in size), the key issue is network
latency
.
link
jmercouris
16 days ago
I didn't mean the throughput of the network, I meant the throughput of the calculations. Yes, the latency is the issue.
link
i386
18 days ago
That isn’t true. llama RPC is incredibly slow but staged splits in skippy are orders of magnitude faster.
link