Home New Trending Search
About Privacy Terms
Posts
GPU CLI's posts
Post image

3. Enable Dry Runs

If an agent uses the incorrect command, it can cause real problems. Providing a `--dry-run` flag is a crucial safety net as it allows agents to validate the request locally and properly assess the result of their actions before pulling the trigger.

2 days ago 0 0 0 0

2. Mitigate Common Agentic Errors

Where a human may make a typo, an agent may generate a path traversal or double encode a URL. To mitigate this ensure your CLI has strict input hardening and sanitises everything.

2 days ago 0 0 1 0
Post image

1. Raw JSON > Custom Flags

While flags make passing arguments to the CLI easier for humans, agents prefer parsing the json in it's entirety. Add a `--json` path to commands so agents can pass the full API payload with zero translation loss.

2 days ago 0 0 1 0

#CLIs are becoming an increasingly important tool for #agents to leverage, but is your CLI designed to work with agents and not against them?

Here are 3 tricks to help agents get the most out of your CLI tool.

2 days ago 0 0 1 0
GPU CLI Documentation | GPU-CLI Run code on cloud GPUs by prefixing any command with 'gpu run'

For more information on how to leverage GPU Serverless, check out our docs gpu-cli.sh/docs

2 days ago 0 0 0 0
Video thumbnail

Then run `gpu serverless deploy` and get your endpoint.

Your server provider handles worker provisioning & scaling while you keep a single CLI flow for deployment, status checking, warming & deletion.

2 days ago 0 0 1 0
Post image

The model is simple, just start by defining your settings in the serverless section of your `gpu.jsonc`

2 days ago 0 0 1 0

GPU Serverless deploys and manages serverless endpoints for templates like:
- ComfyUI
- vLLM
- Whisper

So you stop managing and start shipping

2 days ago 0 0 1 0

Most ML teams do not lose on model quality; they lose on deployment friction.

GPU Serverless is built for that specific gap:
- Local-first workflow
- Managed serverless endpoint
- No custom orchestration layer

2 days ago 0 0 1 0

Good news! You can have scale-to-zero GPU inference without babysitting pods.

`gpu serverless` gives you managed endpoint deploys, warmups, and lifecycle control directly from the CLI.

2 days ago 0 0 1 0

Open source models in 2026 are now approximating their closed source counterparts. Have we hit the point where every dev should be at least experimenting with them?

1️⃣ Already am
2️⃣ Planning to this month
3️⃣ Still not worth the infra hassle
4️⃣ APIs will always win

📊 Show results

1 week ago 2 2 0 0

Lots of core team members of Alibaba Qwen are resigning publicly on X.

The gaping hole that Qwen imploding would leave in the open research ecosystem will be hard to fill. The small models are irreplaceable.

I’ll do my best to keep carrying that torch. Every bit matters.

1 week ago 106 11 3 2

Then run `gpu run serverless deploy` and get your endpoint.

Your server provider handles worker provisioning & scaling while you keep a single CLI flow for deployment, status checking, warming & deletion.

1 week ago 1 0 0 0

The model is simple, just start by defining the config in `gpu.jsonc`

1 week ago 1 0 1 0

GPU Serverless deploys and manages serverless endpoints for templates like:
- ComfyUI
- vLLM
- Whisper

So you stop managing and start shipping

1 week ago 0 0 1 0

Most ML teams do not lose on model quality; they lose on deployment friction.

GPU Serverless is built for that specific gap:
- Local-first workflow
- Managed serverless endpoint
- No custom orchestration layer

1 week ago 0 0 1 0

Good news! You can have scale-to-zero GPU inference without babysitting pods.

`gpu serverless` gives you managed endpoint deploys, warmups, and lifecycle control directly from the CLI.

1 week ago 1 1 1 0
Preview
GitHub - gpu-cli/skills: AI Dev Skills AI Dev Skills. Contribute to gpu-cli/skills development by creating an account on GitHub.

Don't get caught with your pants down, find this skill and more in our repo github.com/gpu-cli/skills

2 weeks ago 1 0 0 0
Post image

Skills are handy, but importing unverified skills into a repo is one of the easiest ways to introduce security risks to your #VibeCoding projects.

That's why we created skill-shield, an easy way to validate and/or rewrite skills without security risks.

2 weeks ago 1 1 1 0
Preview
GitHub - gpu-cli/skills: AI Dev Skills AI Dev Skills. Contribute to gpu-cli/skills development by creating an account on GitHub.

Find this skill and more at our repo github.com/gpu-cli/skills

3 weeks ago 1 0 0 0
Post image

Context management is a full-time job you didn't audition for 💼

Stop letting "context drift" kill your flow. Our context-curator skill automates agentic context so it evolves in-step with your features

Focus on the orchestration. Let your agents clean after themselves 🧹

3 weeks ago 1 1 1 0
Video thumbnail

Hunyuan3D V2 is the top choice for AI-generated 3D right now—and the best part? You can run it locally for free.

Check the link in the comments.

1 year ago 11 2 2 1
Video thumbnail

Finally, run 'claude --model <model_name>' and you should see your model loaded and ready to go in the terminal!

3 weeks ago 0 0 0 0
Post image

Next, we need to set some environment variables. This can be done inline via the command line, or better yet in your shell config file (.zshrc/.bashrc)

3 weeks ago 0 0 1 0

First, make sure your Ollama or vLLM setup up and running. GPU CLI makes this incredibly easy, but just make sure you have your endpoints handy. For this walkthrough we'll be assuming you're serving Ollama from localhost:11434 and vLLM from localhost:8000

3 weeks ago 0 0 1 0

Setup an open source model with #Ollama or #vLLM, but unsure how to connect it to Claude Code?

Don't worry, we've got you covered 💪

3 weeks ago 1 1 1 0
Video thumbnail

Let the process finish and that's it! You can now interact with the model via a web interface at localhost:8080 or using the API at localhost:11434

3 weeks ago 1 0 0 0
Video thumbnail

Then run 'gpu llm run' from your terminal of choice, select whether you want to use #Ollama or #vLLM for inference and choose the model you want to use.

Here we're opting for the #Z.ai model GLM-4.7 Flash.

3 weeks ago 1 0 1 0
Preview
GPU-CLI - Run Code on Remote GPUs Run code on remote GPUs with a single command. GPU CLI makes remote GPU execution feel like local development.

Just download GPU CLI
gpu-cli.sh

3 weeks ago 0 0 1 0

Ever wanted to try an Open Source #LLM Model but don’t know where to start?

Don’t worry, GPU CLI has you covered 😄

3 weeks ago 1 0 1 0
GPU CLI
GPU CLI
@gpucli
3 Followers 16 Following 37 Posts
Posts Following