Back to authors
poorrican

poorrican

194 Skills published on GitHub.

huggingface-tokenizers

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 tokenization or custom tokenizer training.

[TokenizationHuggingFaceBPEWordPieceUnigramFastTokenizationRustCustomTokenizerAlignmentTrackingProduction]
UncategorizedView skill →

nemo-curator

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 deduplicating large corpora.

[DataProcessingNeMoCuratorDataCurationGPUAccelerationDeduplicationQualityFilteringNVIDIARAPIDSPIIRedactionMultimodalLLMTrainingData]
UncategorizedView skill →

sparse-autoencoder-training

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.

[SparseAutoencodersSAEMechanisticInterpretabilityFeatureDiscoverySuperposition]
UncategorizedView skill →

weights-and-biases

W&B: log ML experiments, sweeps, model registry, dashboards.

[MLOpsWeightsAndBiasesWandBExperimentTrackingHyperparameterTuningModelRegistryCollaborationReal-TimeVisualizationPyTorchTensorFlowHuggingFace]
UncategorizedView skill →

huggingface-hub

HuggingFace hf CLI: search/download/upload models, datasets.

UncategorizedView skill →

gguf-quantization

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.

[GGUFQuantizationllama.cppCPUInferenceAppleSiliconModelCompressionOptimization]
UncategorizedView skill →

guidance

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

[PromptEngineeringGuidanceConstrainedGenerationStructuredOutputJSONValidationGrammarMicrosoftResearchFormatEnforcementMulti-StepWorkflows]
UncategorizedView skill →

instructor

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

[PromptEngineeringInstructorStructuredOutputPydanticDataExtractionJSONParsingTypeSafetyValidationStreamingOpenAIAnthropic]
UncategorizedView skill →

llama-cpp

llama.cpp local GGUF inference + HF Hub model discovery.

[llama.cppGGUFQuantizationHuggingFaceHubCPUInferenceAppleSiliconEdgeDeploymentAMDGPUsIntelGPUsNVIDIAURL-first]
UncategorizedView skill →

obliteratus

OBLITERATUS: abliterate LLM refusals (diff-in-means).

[AbliterationUncensoringRefusal-RemovalLLMWeight-ProjectionSVDMechanistic-InterpretabilityHuggingFaceModel-Surgery]
UncategorizedView skill →

outlines

Outlines: structured JSON/regex/Pydantic LLM generation.

[PromptEngineeringOutlinesStructuredGenerationJSONSchemaPydanticLocalModelsGrammar-BasedGenerationvLLMTransformersTypeSafety]
UncategorizedView skill →

serving-llms-vllm

vLLM: high-throughput LLM serving, OpenAI API, quantization.

[vLLMInferenceServingPagedAttentionContinuousBatchingHighThroughputProductionOpenAIAPIQuantizationTensorParallelism]
UncategorizedView skill →

tensorrt-llm

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.

[InferenceServingTensorRT-LLMNVIDIAInferenceOptimizationHighThroughputLowLatencyProductionFP8INT4In-FlightBatchingMulti-GPU]
UncategorizedView skill →

audiocraft-audio-generation

AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.

[MultimodalAudioGenerationText-to-MusicText-to-AudioMusicGen]
UncategorizedView skill →

clip

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.

[MultimodalCLIPVision-LanguageZero-ShotImageClassificationOpenAIImageSearchCross-ModalRetrievalContentModeration]
UncategorizedView skill →

llava

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 for conversational image analysis.

[LLaVAVision-LanguageMultimodalVisualQuestionAnsweringImageChatCLIPVicunaConversationalAIInstructionTuningVQA]
UncategorizedView skill →

segment-anything-model

SAM: zero-shot image segmentation via points, boxes, masks.

[MultimodalImageSegmentationComputerVisionSAMZero-Shot]
UncategorizedView skill →

stable-diffusion-image-generation

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.

[ImageGenerationStableDiffusionDiffusersText-to-ImageMultimodalComputerVision]
UncategorizedView skill →

whisper

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 ASR.

[WhisperSpeechRecognitionASRMultimodalMultilingualOpenAISpeech-To-TextTranscriptionTranslationAudioProcessing]
UncategorizedView skill →

dspy

DSPy: declarative LM programs, auto-optimize prompts, RAG.

[PromptEngineeringDSPyDeclarativeProgrammingRAGAgentsPromptOptimizationLMProgrammingStanfordNLPAutomaticOptimizationModularAI]
UncategorizedView skill →

axolotl

Axolotl: YAML LLM fine-tuning (LoRA, DPO, GRPO).

[Fine-TuningAxolotlLLMLoRAQLoRADPOKTOORPOGRPOYAMLHuggingFaceDeepSpeedMultimodal]
UncategorizedView skill →

distributed-llm-pretraining-torchtitan

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.

[ModelArchitectureDistributedTrainingTorchTitanFSDP2TensorParallelPipelineParallelContextParallelFloat8LlamaPretraining]
UncategorizedView skill →

fine-tuning-with-trl

TRL: SFT, DPO, PPO, GRPO, reward modeling for LLM RLHF.

[Post-TrainingTRLReinforcementLearningFine-TuningSFTDPOPPOGRPORLHFPreferenceAlignmentHuggingFace]
UncategorizedView skill →

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

UncategorizedView skill →

grpo-rl-training

Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training

[Post-TrainingReinforcementLearningGRPOTRLRLHFRewardModelingReasoningDPOPPOStructuredOutput]
UncategorizedView skill →

hermes-atropos-environments

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 hermes-agent repo.

[atroposrlenvironmentstrainingreinforcement-learningreward-functions]
UncategorizedView skill →

huggingface-accelerate

Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.

[DistributedTrainingHuggingFaceAccelerateDeepSpeedFSDPMixedPrecisionPyTorchDDPUnifiedAPISimple]
UncategorizedView skill →

optimizing-attention-flash

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 window attention.

[OptimizationFlashAttentionAttentionOptimizationMemoryEfficiencySpeedOptimizationLongContextPyTorchSDPAH100FP8Transformers]
UncategorizedView skill →

peft-fine-tuning

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.

[Fine-TuningPEFTLoRAQLoRAParameter-EfficientAdaptersLow-RankMemoryOptimizationMulti-Adapter]
UncategorizedView skill →

pytorch-fsdp

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

[DistributedTrainingPyTorchFSDPDataParallelShardingMixedPrecisionCPUOffloadingFSDP2Large-ScaleTraining]
UncategorizedView skill →

pytorch-lightning

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.

[PyTorchLightningTrainingFrameworkDistributedTrainingDDPFSDPDeepSpeedHigh-LevelAPICallbacksBestPracticesScalable]
UncategorizedView skill →

simpo-training

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.

[Post-TrainingSimPOPreferenceOptimizationAlignmentDPOAlternativeReference-FreeLLMAlignmentEfficientTraining]
UncategorizedView skill →

slime-rl-training

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.

[ReinforcementLearningMegatron-LMSGLangGRPOPost-TrainingGLM]
UncategorizedView skill →

unsloth

Unsloth: 2-5x faster LoRA/QLoRA fine-tuning, less VRAM.

[Fine-TuningUnslothFastTrainingLoRAQLoRAMemory-EfficientOptimizationLlamaMistralGemmaQwen]
UncategorizedView skill →

chroma

Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.

[RAGChromaVectorDatabaseEmbeddingsSemanticSearchOpenSourceSelf-HostedDocumentRetrievalMetadataFiltering]
UncategorizedView skill →

faiss

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.

[RAGFAISSSimilaritySearchVectorSearchFacebookAIGPUAccelerationBillion-ScaleK-NNHNSWHighPerformanceLargeScale]
UncategorizedView skill →

pinecone

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.

[RAGPineconeVectorDatabaseManagedServiceServerlessHybridSearchProductionAuto-ScalingLowLatencyRecommendations]
UncategorizedView skill →

qdrant-vector-search

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.

[RAGVectorSearchQdrantSemanticSearchEmbeddingsSimilaritySearchHNSWProductionDistributed]
UncategorizedView skill →

obsidian

Read, search, create, and edit notes in the Obsidian vault.

UncategorizedView skill →

airtable

Airtable REST API via curl. Records CRUD, filters, upserts.

[AirtableProductivityDatabaseAPI]
UncategorizedView skill →

computer-use

|

[computer-usedesktopautomationguicross-platform]
desktopView skill →

data-preserving-doc-rewrite

Use when rewriting a large machine-assembled document (compendium, report, data dump) into better prose/tables WITHOUT changing any numbers, IDs, dates, or empirical claims — especially when parallelizing across sections with subagents and needing to prove zero data loss.

UncategorizedView skill →

google-workspace

Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.

[GoogleGmailCalendarDriveSheetsDocsContactsEmailOAuth]
UncategorizedView skill →

linear

Linear: manage issues, projects, teams via GraphQL + curl.

[LinearProjectManagementIssuesGraphQLAPIProductivity]
UncategorizedView skill →

maps

Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.

[mapsgeocodingplacesroutingdistancedirectionsnearbylocationopenstreetmapnominatimoverpassosrm]
productivityView skill →

nano-pdf

Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).

[PDFDocumentsEditingNLPProductivity]
UncategorizedView skill →

notion

Notion API + ntn CLI: pages, databases, markdown, Workers.

[NotionProductivityNotesDatabaseAPICLIWorkers]
UncategorizedView skill →

ocr-and-documents

Extract text from PDFs/scans (pymupdf, marker-pdf).

[PDFDocumentsResearchArxivText-ExtractionOCR]
UncategorizedView skill →

petdex

Install and select animated petdex mascots for Hermes.

[petdexmascotdisplayclituidesktop]
productivityView skill →

powerpoint

Create, read, edit .pptx decks, slides, notes, templates.

UncategorizedView skill →

Page 3 of 4 · 194 results