cyborg-garden

60 mods across 1 repository, 11 stars between them.

guidance

49

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework.

11 5d ago A 38 tokens copy · 94% MIT

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance…

11 5d ago A 75 tokens copy · 95% MIT

instructor

52

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library.

11 5d ago A 41 tokens copy · 98% MIT

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training.

11 5d ago C 47 tokens copy · 97% MIT

llava

54

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Large Language and Vision Assistant. Enables visual instruction tuning and image-based conversations. Combines CLIP vision encoder with Vicuna/LLaMA language models. Supports multi-turn image chat, visual question answering, and instruction following. Use for vision-language chatbots or image understanding tasks. Best…

11 5d ago A 64 tokens copy · 95% MIT

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.

11 5d ago A 42 tokens copy · 95% MIT

nemo-curator

56

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for preparing high-quality training datasets, cleaning web data, or…

11 5d ago A 83 tokens copy · 95% MIT

peft-fine-tuning

58

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.

11 5d ago A 82 tokens copy · 94% MIT

pinecone

59

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.

11 5d ago A 63 tokens copy · 94% MIT

pytorch-fsdp

60

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2.

11 5d ago B 37 tokens copy · 100% MIT