markfu909 avatar

markfu909

Community

@tianhao909

79Followers
|
194Public Repos
|
85Published Skills

[email protected]

Agent Skills by markfu909

Showing 85 vetted skills indexed across 1 GitHub repositories.

tianhao909tianhao909
1

ml-paper-writing

Automates writing of ML/AI papers with LaTeX templates and citation verification.

Community
Advanced
tianhao909tianhao909
1

serving-llms-vllm

Serve LLMs with vLLM, PagedAttention, and continuous batching.

Community
Advanced
tianhao909tianhao909
1

tensorrt-llm

Optimize LLM inference on NVIDIA GPUs with TensorRT-LLM.

Community
Advanced
tianhao909tianhao909
1

sglang

Serve LLMs and VLMs with structured generation and RadixAttention prefix caching.

Community
Advanced
tianhao909tianhao909
1

llama-cpp

Run LLM inference on CPUs, Apple Silicon, and non-NVIDIA GPUs with GGUF quantization.

Community
Intermediate
tianhao909tianhao909
1

lambda-labs-gpu-cloud

Deploy on-demand NVIDIA GPU cloud instances for ML training and inference.

Community
Advanced
tianhao909tianhao909
1

skypilot-multi-cloud-orchestration

Orchestrate machine learning workloads across AWS, GCP, Azure, and Kubernetes.

Community
Advanced
tianhao909tianhao909
1

modal-serverless-gpu

Deploy machine learning models as auto-scaling APIs on serverless GPUs.

Community
Advanced
tianhao909tianhao909
1

nemo-curator

Curate LLM training data with GPU-accelerated deduplication and filtering.

Community
Advanced
tianhao909tianhao909
1

ray-data

Process large datasets for machine learning with Ray Data.

Community
Advanced
tianhao909tianhao909
1

dspy

Build DSPy programs with signatures, modules, and automatic prompt optimization.

Community
Advanced
tianhao909tianhao909
1

guidance

Control LLM output with regex and grammars for valid JSON, XML, or code.

Community
Advanced
tianhao909tianhao909
1

outlines

Enforce JSON, XML, or code output formats using Pydantic models and grammars.

Community
Advanced
tianhao909tianhao909
1

instructor

Extract structured data from LLM responses into Pydantic models.

Community
Intermediate
tianhao909tianhao909
1

audiocraft-audio-generation

Generate music and sound effects from text using Meta's AudioCraft library.

Community
Intermediate
tianhao909tianhao909
1

blip-2-vision-language

Bridge frozen image encoders and large language models for vision-language tasks.

Community
Intermediate
tianhao909tianhao909
1

segment-anything-model

Segment arbitrary objects in images using point, box, or mask prompts.

Community
Intermediate
tianhao909tianhao909
1

clip

Classify images and match image-text pairs using OpenAI's CLIP model.

Community
Intermediate
tianhao909tianhao909
1

stable-diffusion-image-generation

Generate images from text prompts using Stable Diffusion via HuggingFace Diffusers.

Community
Advanced
tianhao909tianhao909
1

llava

Combine large language models with vision encoders for image-based conversations and question answering.

Community
Advanced
tianhao909tianhao909
1

whisper

Transcribe and translate audio in 99 languages using OpenAI's Whisper model.

Community
Intermediate
tianhao909tianhao909
1

implementing-llms-litgpt

Implement and train LLMs using LitGPT with LoRA/QLoRA fine-tuning.

Community
Advanced
tianhao909tianhao909
1

mamba-architecture

Implement Mamba selective state-space models with linear O(n) complexity.

Community
Advanced
tianhao909tianhao909
1

rwkv-architecture

Implement RWKV architecture with linear inference time and constant memory per token.

Community
Advanced