Hacker News
new
past
comments
ask
show
jobs
points
by
mips_avatar
2 hours ago
|
comments
by
1 hours ago
|
next
[-]
deleted
reply
by
nullc
2 hours ago
|
prev
|
[-]
for layer parallelism (e.g. to get more vram) the bandwidth between layers is essentially nothing (like 16kb per token I think), so I don't think x4 would even be a problem!
reply
by
ericd
1 hours ago
|
parent
|
[-]
Good point. It's much more of an issue when running dense models with tensor parallelism. In that case, I'd look for an MoE model instead.
reply