Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.5.1
metadata
title: Hivemind GPU Worker
emoji: π€
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
hardware: zero-a10g
π€ Hivemind GPU Worker
ZeroGPU Training Worker - Part of FREE GPU FARM (72h/week automated!)
GPU Resources
| Platform | GPU | Hours/Week | Status |
|---|---|---|---|
| Kaggle | P100 16GB | 30h | β Auto |
| HuggingFace | ZeroGPU T4 | 42h | β Auto |
| Total Automated | - | 72h | β |
API Usage
from gradio_client import Client
client = Client("Pista1981/hivemind-gpu-worker")
result = client.predict(
agent_name="MyAgent",
skill="machine learning",
epochs=1,
api_name="/train_agent"
)