LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: model loading

Browse skills that share this tag.

  • Vram-GPU-OOM - GPU VRAM Management for Multi-Service Sharing
    GPUmemory managementmodel loadingservice coordination

    ★ 18 · Updated 2026-03-23

    Manage GPU VRAM sharing across services with OOM retry and auto-unload

    ⚙ load model⚙ catch OOM error⚙ retry model load
  • Vram-GPU-OOM - GPU VRAM Sharing and OOM Management
    GPUmemory managementOOMmodel loading

    ★ 602 · Updated 2026-03-22

    Manage GPU VRAM sharing with OOM retry and auto-unload for multiple services

    ⚙ catch OOM errors⚙ retry model loading⚙ wait between retries
  • forge-mesh-loading - 3D OBJ Model Loading & Textured Rendering
    3DOBJmodel loadingtextures

    ★ 0 · Updated 2026-03-22

    Load 3D models from OBJ files and render textured meshes with mipmaps

    ⚙ parse OBJ file⚙ create GPU buffer⚙ upload vertices