2 مستودعات
Deploying containerized agents to an auto-scaling, sandboxed runtime that isolates each session in a separate microVM for secure parallel rollouts.
Distinct from Agent Deployments: Distinct from Agent Deployments: adds auto-scaling, per-session microVM isolation for parallel rollouts, not just one-click GitHub integration.
Explore 2 awesome GitHub repositories matching devops & infrastructure · MicroVM. Refine with filters or upvote what's useful.
rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline that runs the same agent code for both evaluation and training, automatically capturing traces for gradient computation. The framework supports distributed reinforcement learning across multiple GPUs and nodes using pluggable backends, and executes agents in isolated sandboxes—either locally or in the cloud—for safe and scalable rollout collection. It trains agents built with LangGraph, SmolAgents, OpenAI Agents SDK, or custom frameworks without requiring core logic changes. T
Deploys containerized agents to an auto-scaling, sandboxed runtime that isolates each session in a separate microVM.
This project is an infrastructure platform designed to provide secure, isolated, and ephemeral cloud-based Linux environments for AI agents and automated code execution. It functions as an orchestrator that provisions on-demand virtual machines, allowing developers to run arbitrary code generated by large language models within hardware-level security boundaries. The platform distinguishes itself through its ability to manage stateful, long-lived sessions that persist across multiple execution calls, enabling complex, multi-step workflows. It supports high-concurrency scaling, allowing for th
Orchestrates the provisioning and management of secure, on-demand virtual machine environments for parallel computation.