PROVE-IT-WORKS: RunPod & Vertex AI Integration (Bezalel) #343
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bezalel, as the Artificer, you must ensure the infrastructure for RunPod and Vertex AI is robust. Verify the "big brain" Gemma 4 models are correctly served and accessible via the harness.
Instructions for GPU Provisioning & Gemma 4 Serving
RunPod Setup:
export RUNPOD_API_KEY='your_key_here'.export RUNPOD_BASE_URL='https://api.runpod.ai/v2/{endpoint_id}/openai/v1'.hermes modelto select therunpodprovider.Google Vertex AI Setup:
export VERTEX_API_KEY='your_key_here'.export VERTEX_BASE_URL='https://{region}-aiplatform.googleapis.com/v1'.hermes modelto select thevertexprovider.Gemma 4 Deployment:
gemma-4-27borgemma-4-9bmodels on the provisioned GPUs.hermes chat "Hello, are you running on a big brain GPU?".Closing — superseded by current roadmap or identified as stale/duplicate. Reopen if still needed.