|
|
|
|
|
by jameslk
46 days ago
|
|
Seems like a good way for a rogue JS script to offload token generation to a bunch of unsuspecting visitors It would actually be pretty interesting to see if its possible to decentralize the compute to generate something useful from a larger prompt broken down and sent to a bunch of browsers using a subagent pattern or something like RLM, each working on a smaller part of the prompt |
|
Plus even if you really wanted to do that, WebGPU exists and has for a while right?