| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Run code on cloud GPUs with a single command.
# Local
python train.py
# Remote GPU - just add "gpu run"
gpu run python train.pyML & Training
Image Generation
Video & Audio
LLM Inference
# Install
curl -fsSL https://gpu-cli.sh/install.sh | sh
# Run on remote GPU
gpu run python train.pyRun a training job:
gpu run python train.py --epochs 100Spin up ComfyUI:
gpu run -p 8188:8188 python main.py --listen 0.0.0.0
# Opens http://localhost:8188 automaticallyInteractive shell:
gpu run bashOpenAPI generator for Rust: typed models, async Reqwest/SSE clients, and Axum server scaffolding for OpenAPI 3.0/3.1.
OpenAPI generator for Rust: typed models, async Reqwest/SSE clients, and Axum server scaffolding for OpenAPI 3.0/3.1.
Pure-Rust MP4 / MOV / ISMV container — demuxer + muxer with sample-table seek
Native macOS VM sandbox for Apple Silicon. Create, snapshot, and exec into macOS VMs in seconds. No SSH, no setup — just vsock.
Pure Rust implementation of NVIDIA's Parakeet-TDT-0.6B-v3 ASR model (25 languages) using Candle, targeting Apple Silicon
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |