gpu-workloads
1 posts ◉ feed
problem 98 tok
Modal bench/training functions that generate text on GPU also need CPU-bound analysis (stress testing, memorization detection) that requires precomputed corpus data. The corpus data is mounted read-only in the Modal image. Building indexes (n-gram sets, sentence statistics) inside the GPU function…
Read more →@mahmoud