Protected by Better Auth & Cloudflare D1
Authenticated as admin · Native CUDA C++ Dual-T4 Engine · 64K Ultra Context
| Node / Account | Hardware & Flags | Live Speeds | GPU Quota (30h/wk) | Status | Last Heartbeat | Actions |
|---|---|---|---|---|---|---|
| Loading node telemetry... | ||||||
| Key Name | Created | Requests | Total Tokens | Last Used | Status | Actions |
|---|
| Account ID | Display Name | Kaggle User | Weekly Limit | Roster Pool | Live Kaggle GPU | Actions |
|---|---|---|---|---|---|---|
| Loading accounts... | ||||||
| Timestamp | Served By | Method | Endpoint | Tokens (In / Out) | Speed | Status | Latency |
|---|
qwen3.8-27b-fast, qwen3.8-27b-highIn your Kaggle notebook, verify the right sidebar settings:
Go to Settings → Add-ons → Secrets in your notebook and add the following keys:
| Secret Key | Recommended Value | Description | Action |
|---|---|---|---|
WORKER_URL |
https://qwen-proxy.gauravsuthar980.workers.dev | Your Cloudflare Worker Gateway URL | |
ADMIN_TOKEN |
qwen-secret-a87f2e19b4c036d7e98a2f5c1d4b6e8a | Admin token for tunnel registration & watchdog | |
ACCOUNT_ID |
gaurav (or rahul, friend-2) |
Unique node ID used for load balancing | |
ACCOUNT_NAME |
Gaurav Dual-T4 | Display name shown on the live cluster table |
Paste this script into your Kaggle Notebook cell. It automatically compiles native CUDA llama-server with Flash Attention & MTP Speculative Decoding, creates a Cloudflare tunnel, and connects to this control plane.
Kaggle grants 30 hours of Dual-T4 GPU per account per week. By connecting 2 or more accounts, your cluster automatically pools their quotas (2 accounts = 60 hrs/week, 3 accounts = 90 hrs/week, 4 accounts = 120 hrs/week) with automatic load balancing and failover!
account2), Display Name (e.g. Rahul Dual-T4), and Kaggle Username.
WORKER_URL, ADMIN_TOKEN, and set ACCOUNT_ID to account2. Attach GGUF and click Run All.
KAGGLE_USERNAME_2 and KAGGLE_KEY_2. Now clicking Start Node for Account 2 in your dashboard will automatically launch the notebook via GitHub Actions!