GPU Monitor — NVIDIA GeForce RTX 4090
🖥
NVIDIA GeForce RTX 4090
21% utilization
22878
VRAM USED (MB)
24564
VRAM TOTAL (MB)
47°C
TEMPERATURE
70.66W
POWER DRAW
Fortnite Status
🎮
Fortnite — cloud stream
xbox.com/play — free, no install needed
1214 MB VRAM available
Chat with Ollama
Ollama Models8
ModelSizeFamilyModified
nomic-embed-text:latest0.3 GBnomic-bert2026-09-02
deepseek-coder:6.7b3.8 GBllama2026-09-02
mistral:7b4.4 GBllama2026-09-02
llama3.1:8b4.9 GBllama2026-09-02
phi4:14b9.1 GBphi32026-09-02
qwen2.5:14b9.0 GBqwen22026-09-02
qwen2.5-coder:32b19.9 GBqwen22026-09-02
deepseek-r1:32b19.9 GBqwen22026-09-02
Terminal
ubuntu@gpu4090:~$ curl -s http://localhost:8000/api/status | python3 -m json.tool
Loading...
Fortnite — Play Free
🎮

Fortnite is FREE on Xbox Cloud Gaming

No install. No GPU passthrough. Just open in your browser.

▶ Play Fortnite Now

Need a free Microsoft account. Works on Mac, Windows, phone, tablet.

This RTX 4090 can't do KVM passthrough (LXC container). Use cloud streaming.

API Reference

OpenAI-Compatible Base URL: https://ledgerpilot.co.ke/v1


EndpointMethodDescription
/v1/modelsGETList all models
/v1/chat/completionsPOSTChat completion (streaming supported)
/api/chatPOSTSame as above (shorter path)
/api/statusGETGPU metrics + model list
/api/pullPOSTPull new model ({"name":"..."})

Example:

curl https://ledgerpilot.co.ke/v1/chat/completions \\
  -H "Content-Type: application/json" \\
  -d '{
    "model": "deepseek-r1:32b",
    "messages": [{"role":"user","content":"Hello!"}],
    "stream": true
  }'

No API key required — open endpoint.

■ Start
LedgerPilot OS v2.0
GPU ONLINE 47°C