1 repo
Isolated environments for executing untrusted code securely during model evaluation or training.
Distinguishing note: Focuses on security-hardened isolation for code execution rather than general-purpose container orchestration.
Explore 1 awesome GitHub repository matching devops & infrastructure · Sandboxed Execution Environments. Refine with filters or upvote what's useful.
Open-r1 is a framework designed for the large-scale training, distillation, and optimization of language models focused on complex reasoning and programming tasks. It provides a comprehensive suite of tools for managing distributed training jobs across multi-node clusters, enabling the development of high-performance models through reinforcement learning and supervised fine-tuning. The project distinguishes itself by integrating secure, containerized code execution environments directly into the training and evaluation lifecycle. By allowing models to run and verify code snippets against test
Provides secure, isolated environments for executing code to validate model outputs against test cases.