Search the registry
One search across every skill, MCP server, agent, and workflow.
4 results
agent-platform-inference
1.0.0google · mlops
Connects to and performs inference with Google Cloud Agent Platform GenAI models, including First-Party Gemini models and Third-Party OpenMaaS models (Llama, DeepSeek, Qwen, etc.). Use when you need to generate code for calling Gemini or OpenMaaS models, authenticate with GenAI SDK, OpenAI SDK, or legacy Agent Platform SDK, configure base URLs and global/regional endpoints, or troubleshoot 429 Resource Exhausted (DSQ), 400 User Validation, or 404 Not Found errors. Don't use for deploying models to endpoints or for running model evaluations.
gke-inference
1.0.0google · mlops
Deploys and optimizes AI/ML inference workloads on GKE, using GPUs, TPUs, and model servers. Use when deploying GKE inference servers, configuring GKE GPU resources for inference, or deploying LLMs on GKE. Don't use for generic batch jobs or HPC task queues (use gke-batch-hpc instead).
llama-cpp
2.1.2Orchestra Research · mlops
llama.cpp local GGUF inference + HF Hub model discovery.
serving-llms-vllm
1.0.0Orchestra Research · mlops
vLLM: high-throughput LLM serving, OpenAI API, quantization.