gagan114662 avatar

gagan114662

Community

@gagan114662

3Followers
|
124Public Repos
|
165Published Skills

Agent Skills by gagan114662

Showing 165 vetted skills indexed across 2 GitHub repositories.

gagan114662gagan114662

ml-paper-writing

Draft Machine Learning paper sections from research repositories and verify citations.

Community
Advanced
gagan114662gagan114662

serving-llms-vllm

Serve LLMs with vLLM's PagedAttention and continuous batching.

Community
Advanced
gagan114662gagan114662

tensorrt-llm

Optimize LLM inference on NVIDIA GPUs with TensorRT-LLM quantization and batching.

Community
Advanced
gagan114662gagan114662

sglang

Accelerate LLM inference serving with RadixAttention prefix caching for structured generation.

Community
Advanced
gagan114662gagan114662

llama-cpp

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

Community
Intermediate
gagan114662gagan114662

lambda-labs-gpu-cloud

Provision on-demand and reserved GPU cloud instances for ML training.

Community
Advanced
gagan114662gagan114662

skypilot-multi-cloud-orchestration

Orchestrate machine learning workloads across multiple cloud providers with cost optimization.

Community
Advanced
gagan114662gagan114662

modal-serverless-gpu

Run serverless GPU compute for machine learning workloads with auto-scaling.

Community
Advanced
gagan114662gagan114662

nemo-curator

Curtate multimodal datasets for LLM training with GPU-accelerated deduplication and filtering.

Community
Advanced
gagan114662gagan114662

ray-data

Process large datasets with distributed streaming across CPUs and GPUs.

Community
Advanced
gagan114662gagan114662

dspy

Build DSPy programs with declarative signatures and automatic prompt optimization.

Community
Advanced
gagan114662gagan114662

guidance

Generate structured LLM output using regex and grammars in Python.

Community
Advanced
gagan114662gagan114662

outlines

Enforce JSON, XML, or regex output formats using Pydantic models and constrained sampling.

Community
Intermediate
gagan114662gagan114662

instructor

Extract structured data from LLM responses using Pydantic models.

Community
Advanced
gagan114662gagan114662

audiocraft-audio-generation

Generate music and sound effects from text using AudioCraft.

Community
Intermediate
gagan114662gagan114662

blip-2-vision-language

Generate image captions and answer visual questions with BLIP-2.

Community
Intermediate
gagan114662gagan114662

segment-anything-model

Segment objects in images using points, boxes, or masks as prompts.

Community
Intermediate
gagan114662gagan114662

clip

Classifies images into text-defined categories using OpenAI's CLIP model.

Community
Intermediate
gagan114662gagan114662

stable-diffusion-image-generation

Generate images from text using Stable Diffusion via HuggingFace Diffusers.

Community
Advanced
gagan114662gagan114662

llava

Process image content for visual question answering and captioning.

Community
Advanced
gagan114662gagan114662

whisper

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

Community
Intermediate
gagan114662gagan114662

implementing-llms-litgpt

Implement, train, and fine-tune LLMs using the LitGPT framework.

Community
Advanced
gagan114662gagan114662

mamba-architecture

Implement a state-space model architecture with O(n) complexity for sequence modeling.

Community
Intermediate
gagan114662gagan114662

rwkv-architecture

Provides linear-time sequential inference and infinite context length for RNN-Transformer hybrid models.

Community
Advanced