Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
qgallouedec 
posted an update 10 days ago
Post
9964
Shipped hf-sandbox! 🥡

🧪 Running an eval that executes model-generated C on a few thousand prompts? You probably don't want any of that on your laptop.
Just shipped hf-sandbox, a Modal-style sandbox API on top of Hugging Face Jobs. Spin up an isolated, ephemeral container, run untrusted code, get the result back. No Docker on your laptop, no infra to manage.

Just pip install hf-sandbox.

Early days (v0.1); feedback and issues very welcome:
👉 https://github.com/huggingface/hf-sandbox

Cool beans!
Question: What are the benefits of a CloudFlare tunnel over an ssh tunnel in this case?