Skip to content
View MilkClouds's full-sized avatar
🍀
🍀

Highlights

  • Pro

Organizations

@worv-ai @open-world-agents

Block or report MilkClouds

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
milkclouds/README.md

Suhwan Choi / MilkClouds

Badge

🙋‍♂️ Profile

🏷️ Cards

trophy

MilkClouds's github stats Top Langs

Some open-source projects

  • https://github.com/MilkClouds/lazyregistry: A lightweight Python library for lazy-loading registries with namespace support and type safety
  • https://github.com/MilkClouds/smon: Real-time Slurm cluster monitoring tool with interactive TUI with Textual. Visualizes GPU/CPU/memory allocation across nodes with job-level drill-down.
  • https://github.com/MilkClouds/vla0-trl: Unofficial reimplementation of VLA-0 using TRL's SFTTrainer.
    • While common VLA codebases are over 10,000 lines, vla0-trl contains only ~1,200 lines total. Gets ~90% on LIBERO by just fine-tuning Qwen2.5-VL to predict actions as text. No custom architecture needed.
  • https://github.com/MilkClouds/SimpleRPyC: SimpleRPyC (pronounced simple-are-pie-see), short for Simple Remote Python Call, is a WebSocket-based RPC library for Python. Inspired by RPyC, it uses transparent proxy objects to let you interact with remote Python objects as if they were local—leveraging Python's dynamic nature to bridge processes and machines seamlessly. Additionally, SimpleRPyC provides convenient module patching that allows you to use existing code with minimal changes.
  • https://github.com/open-world-agents

Pinned Loading

  1. worv-ai/D2E worv-ai/D2E Public

    D2E: Scaling Vision-Action Pretraining on Desktop Data for Transfer to Embodied AI

    Python 67 2

  2. worv-ai/canvas worv-ai/canvas Public

    CANVAS: Commonsense-Aware Navigation System for Intuitive Human-Robot Interaction

    16 2

  3. open-world-agents/MediaRef open-world-agents/MediaRef Public

    Pydantic media reference for images and video frames (with timestamp support) from data URIs, HTTP URLs, file URIs, and local paths. Features lazy loading and optimized batch video decoding.

    Python 10 1

  4. open-world-agents/ocap open-world-agents/ocap Public

    High-performance desktop recorder for Windows. Captures screen, audio, keyboard, mouse, and window events.

    Python 12 2

  5. vla0-trl vla0-trl Public

    Unofficial reimplementation of VLA-0 using TRL's SFTTrainer.

    Python 60 5

  6. lazyregistry lazyregistry Public

    A lightweight Python library for lazy-loading registries with namespace support and type safety

    Python 2