Haopeng Chen
Community@arsity · University, MS 38677
CS PhD student
Agent Skills by Haopeng Chen
Showing 86 vetted skills indexed across 1 GitHub repositories.
research
Automate AI/ML research workflows from paper discovery to BibTeX generation.
ml-paper-writing
Draft ML/AI papers with narrative frameworks and citation verification workflows.
serving-llms-vllm
Deploy vLLM servers with OpenAI-compatible endpoints and tensor parallelism.
tensorrt-llm
Optimize LLM inference throughput and latency on NVIDIA GPUs with TensorRT-LLM.
sglang
Serve LLMs with RadixAttention prefix caching and structured JSON/regex outputs.
llama-cpp
Run LLM inference on CPU, Apple Silicon, and consumer GPUs with GGUF models.
lambda-labs-gpu-cloud
Provision on-demand GPU instances and multi-node clusters for ML training.
skypilot-multi-cloud-orchestration
Orchestrate multi-cloud ML workloads with cost-aware scheduling.
modal-serverless-gpu
Provision serverless GPU capacity for ML workloads with Python-native definitions.
nemo-curator
Filter, deduplicate, and sanitize large multimodal datasets for LLM training.
ray-data
Distribute and accelerate ML data processing with Ray Data.
dspy
Compose declarative Language Model pipelines with DSPy modules and optimizers.
guidance
Constrain LLM outputs with regex and grammar constraints.
outlines
Generate JSON/XML outputs constrained by FSM-based rules and JSON Schema.
instructor
Extract structured data from LLM outputs using Pydantic validation.
audiocraft-audio-generation
Generate music and sound effects from text prompts using AudioCraft models.
blip-2-vision-language
Generate captions, answer visual questions, and retrieve images with BLIP-2.
segment-anything-model
Generate object masks from prompts using the Segment Anything Model.
clip
Run zero-shot image classification and cross-modal retrieval with CLIP.
stable-diffusion-image-generation
Generate images from text prompts using Stable Diffusion pipelines.
llava
Integrate a vision encoder with a language model for image-grounded conversation.
whisper
Transcribe multilingual audio into text with timestamps and translation options.
implementing-llms-litgpt
Automate LLM implementation and experimentation workflows using LitGPT.
mamba-architecture
Replace quadratic attention with Selective State Space Models for linear-time inference.