OpenLAIR/dr-claw

A Super AI Lab with massive AI Doctors as Assistants. Best IDE for Research via AI Power.

This repository also configures its own agents. See what dr-claw tells them →

1.1kStars on the repository
177Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

mlflow

121

OpenLAIR/dr-claw

Skill Claude CodeCodex

Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML lifecycle platform.

not rated 1.1k +35 yesterday B 33 tokens

tensorboard

122

OpenLAIR/dr-claw

Skill Claude CodeCodex

Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML visualization toolkit.

not rated 1.1k +35 yesterday A SkillSpector: pass 32 tokens

weights-and-biases

123

OpenLAIR/dr-claw

Skill Claude CodeCodex

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform.

not rated 1.1k +35 yesterday A SkillSpector: pass 39 tokens

OpenLAIR/dr-claw

Skill Claude CodeCodex

Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model implementations, educational understanding of architectures, or production fine-tuning with LoRA/QLoRA. Single-file implementations, no abstraction layers.

not rated 1.1k +35 yesterday A SkillSpector: pass 77 tokens

mamba-architecture

125

OpenLAIR/dr-claw

Skill Claude CodeCodex

State-space model with O(n) complexity vs Transformers' O(n²). 5× faster inference, million-token sequences, no KV cache. Selective SSM with hardware-aware design. Mamba-1 (dstate=16) and Mamba-2 (dstate=128, multi-head). Models 130M-2.8B on HuggingFace.

not rated 1.1k +35 yesterday A SkillSpector: pass 81 tokens

nanogpt

126

OpenLAIR/dr-claw

Skill Claude CodeCodex

Educational GPT implementation in 300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy. Perfect for understanding GPT architecture from scratch. Train on Shakespeare (CPU) or OpenWebText (multi-GPU).

not rated 1.1k +35 yesterday A SkillSpector: pass 65 tokens

rwkv-architecture

127

OpenLAIR/dr-claw

Skill Claude CodeCodex

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.

not rated 1.1k +35 yesterday A SkillSpector: pass 72 tokens

OpenLAIR/dr-claw

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.

not rated 1.1k +35 yesterday A SkillSpector: warn 83 tokens

OpenLAIR/dr-claw

Skill Claude CodeCodex

PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.

not rated 1.1k +35 yesterday A SkillSpector: warn 54 tokens

OpenLAIR/dr-claw

Skill Claude CodeCodex

Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.

not rated 1.1k +35 yesterday A SkillSpector: pass 52 tokens

clip

131

OpenLAIR/dr-claw

Skill Claude CodeCodex

OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpose image understanding.

not rated 1.1k +35 yesterday A SkillSpector: warn 60 tokens

llava

132

OpenLAIR/dr-claw

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…

not rated 1.1k +35 yesterday A SkillSpector: pass 64 tokens

OpenLAIR/dr-claw

Skill Claude CodeCodex

Foundation model for image segmentation with zero-shot transfer. Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.

not rated 1.1k +35 yesterday A SkillSpector: warn 45 tokens

OpenLAIR/dr-claw

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.

not rated 1.1k +35 yesterday A SkillSpector: pass 50 tokens

whisper

135

OpenLAIR/dr-claw

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…

not rated 1.1k +35 yesterday B 67 tokens

news-idea-briefing

136

OpenLAIR/dr-claw

Skill Claude Code

Read the latest news feed results (server/data/news-results-.json), cluster items by topic, and generate grounded research idea seeds with citations. Use when the user wants to turn their daily news into actionable ideation proposals, or when invoked by the proactive research scout (Option C).

not rated 1.1k +35 yesterday A SkillSpector: pass 64 tokens

OpenLAIR/dr-claw

Skill Claude CodeCodex

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

not rated 1.1k +35 yesterday A SkillSpector: pass 45 tokens

phoenix-observability

138

OpenLAIR/dr-claw

Skill Claude CodeCodex

Open-source AI observability platform for LLM tracing, evaluation, and monitoring. Use when debugging LLM applications with detailed traces, running evaluations on datasets, or monitoring production AI systems with real-time insights.

not rated 1.1k +35 yesterday A SkillSpector: warn 47 tokens

awq-quantization

139

OpenLAIR/dr-claw

Skill Claude CodeCodex

Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy preservation, or for instruction-tuned and multimodal models. MLSys 2024 Best Paper…

not rated 1.1k +35 yesterday A SkillSpector: pass 79 tokens

OpenLAIR/dr-claw

Skill Claude CodeCodex

Quantizes LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss. Use when GPU memory is limited, need to fit larger models, or want faster inference. Supports INT8, NF4, FP4 formats, QLoRA training, and 8-bit optimizers. Works with HuggingFace Transformers.

not rated 1.1k +35 yesterday A SkillSpector: pass 83 tokens

OpenLAIR/dr-claw

Skill Claude CodeCodex

Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding…

not rated 1.1k +35 yesterday A SkillSpector: pass 78 tokens

gguf-quantization

142

OpenLAIR/dr-claw

Skill Claude CodeCodex

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

not rated 1.1k +35 yesterday A SkillSpector: warn 48 tokens

gptq

143

OpenLAIR/dr-claw

Skill Claude CodeCodex

Post-training 4-bit quantization for LLMs with minimal accuracy loss. Use for deploying large models (70B, 405B) on consumer GPUs, when you need 4× memory reduction with <2% perplexity degradation, or for faster inference (3-4× speedup) vs FP16. Integrates with transformers and PEFT for QLoRA fine-tuning.

not rated 1.1k +35 yesterday A SkillSpector: pass 84 tokens

hqq-quantization

144

OpenLAIR/dr-claw

Skill Claude CodeCodex

Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.

not rated 1.1k +35 yesterday A SkillSpector: pass 58 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: