nativ3ai

61 mods across 3 repositories, 329 stars between them.

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Build, test, and debug Hermes Agent RL environments for Atropos training. Covers the HermesAgentBaseEnv interface, reward functions, agent loop integration, evaluation with tools, wandb logging, and the three CLI modes (serve/process/evaluate). Use when creating, reviewing, or fixing RL environments in the…

195 3mo ago A 75 tokens copy · 100% MIT

nativ3ai/hermes-agent-camel

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…

195 3mo ago A 75 tokens copy · 95% MIT

instructor

27

nativ3ai/hermes-agent-camel

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.

195 3mo ago A 41 tokens copy · 100% MIT

nativ3ai/hermes-agent-camel

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.

195 3mo ago C 47 tokens copy · 95% MIT

llava

29

nativ3ai/hermes-agent-camel

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…

195 3mo ago A 64 tokens copy · 98% MIT

nativ3ai/hermes-agent-camel

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.

195 3mo ago A 42 tokens copy · 95% MIT

nemo-curator

31

nativ3ai/hermes-agent-camel

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…

195 3mo ago A 83 tokens copy · 95% MIT

peft-fine-tuning

32

nativ3ai/hermes-agent-camel

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.

195 3mo ago A 82 tokens copy · 95% MIT

pinecone

33

nativ3ai/hermes-agent-camel

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.

195 3mo ago A 63 tokens copy · 100% MIT

pytorch-fsdp

34

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

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

195 3mo ago B 37 tokens copy · 100% MIT

pytorch-lightning

35

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.

195 3mo ago A 59 tokens copy · 94% MIT

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.

195 3mo ago A 46 tokens copy · 100% MIT

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Provides guidance for training and analyzing Sparse Autoencoders (SAEs) using SAELens to decompose neural network activations into interpretable features. Use when discovering interpretable features, analyzing superposition, or studying monosemantic representations in language models.

195 3mo ago A 58 tokens copy · 100% MIT

simpo-training

38

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Simple Preference Optimization for LLM alignment. Reference-free alternative to DPO with better performance (+6.4 points on AlpacaEval 2.0). No reference model needed, more efficient than DPO. Use for preference alignment when want simpler, faster training than DPO/PPO.

195 3mo ago A 62 tokens copy · 92% MIT

slime-rl-training

39

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Provides guidance for LLM post-training with RL using slime, a Megatron+SGLang framework. Use when training GLM models, implementing custom data generation workflows, or needing tight Megatron-LM integration for RL scaling.

195 3mo ago A 52 tokens copy · 100% MIT

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.

195 3mo ago A 50 tokens copy · 97% MIT

tensorrt-llm

41

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling.

195 3mo ago A 75 tokens copy · 95% MIT

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.

195 3mo ago A 83 tokens copy · 97% MIT

whisper

43

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual…

195 3mo ago B 67 tokens copy · 100% MIT

canvas

44

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Canvas LMS integration — fetch enrolled courses and assignments using API token authentication.

195 3mo ago A 16 tokens copy · 100% MIT

here.now

45

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Publish static sites to {slug}.here.now and store private files in cloud Drives for agent-to-agent handoff.

195 3mo ago C 26 tokens original MIT

memento-flashcards

46

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Spaced-repetition flashcard system. Create cards from facts or text, chat with flashcards using free-text answers graded by the agent, generate quizzes from YouTube transcripts, review due cards with adaptive scheduling, and export/import decks as CSV.

195 3mo ago A 55 tokens copy · 100% MIT

shopify

47

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

Shopify Admin & Storefront GraphQL APIs via curl. Products, orders, customers, inventory, metafields.

195 3mo ago A 26 tokens original MIT

siyuan

48

nativ3ai/hermes-agent-camel

Skill Claude CodeCodex

SiYuan Note API for searching, reading, creating, and managing blocks and documents in a self-hosted knowledge base via curl.

195 3mo ago A 31 tokens copy · 100% MIT