Dashboard

Jobs This Month
⏱️
Compute Hours
💷
Current Balance
📈
Success Rate

Recent Jobs

View All →
Job ID Type Status Duration
Loading...

🌐 Network Status

Online
Jobs in Queue
Your Queued Jobs
Hosts Available
Est. Wait Time
Available Compute
Total Memory
512GB Ultras

🚀 Quick Start

Get started with MetalCloud in seconds. Install the SDK and run your first job.

# Install the SDK pip install metalcloud # Run inference from metalcloud import Client client = Client(api_key="mc_your_key") result = client.inference( model="llama-70b", prompt="Hello, world!" )

📋 Recent Activity

Loading...