Protected by Better Auth on Cloudflare D1
Authenticated as admin ยท 64K Context Ultra-Low Latency Engine
02_serve_qwen_llamacpp.py.ACCOUNT_ID = "gaurav", ADMIN_TOKEN = "qwen-secret-a87f2e19b4c036d7e98a2f5c1d4b6e8a".llama-server and registers below!| Account Node | GPU Config | Session Runtime | Last Heartbeat | Status | Actions |
|---|---|---|---|---|---|
| Loading backends... | |||||
| Key Name | Created | Requests | Total Tokens | Last Used | Status | Actions |
|---|
| Account ID | Display Name | Kaggle User | Weekly Limit | Status | 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, open 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 (or reuses pre-built binary), applies Layer Pipelining across Dual T4s with Flash Attention & 64K context, creates a Cloudflare tunnel, and connects to this control plane.
Run this once in any notebook to download the pre-quantized Unsloth UD-Q6_K GGUF (~22.5 GB) directly to Kaggle:
qwen38-27b-gguf. Attach it to your serving notebooks to boot in seconds!