r/u_ZiradielR13

One config, three platforms, fully local. Cross-platform 1-bit LLM inference harness

One config, three platforms, fully local. Cross-platform 1-bit LLM inference harness

  • On-device assistants: Interactive AI on laptops with low latency
  • Edge robotics: Compact deployment on devices with thermal/memory constraints
  • Cost-sensitive GPU serving: Higher throughput and lower energy/token on RTX-class GPUs
  • Enterprise private inference: Local inference for data residency requirements
  • Mobile deployment: Runs on phones due to low memory footprint
  • ESP32 edge nodes: Tiny model fallback with federation to desktop peers

Visit the repo here : https://github.com/r13xr13/bonsai-harness

u/ZiradielR13 — 11 hours ago
Claude Banned OpenClaw OAuth? We Bypassed It

Claude Banned OpenClaw OAuth? We Bypassed It

Anthropic killed 3rd-party OAuth for subs today (April 4), shoving everyone onto the expensive API.

OpenClaw doesn't care. We're moving downstream. Instead of fighting the OAuth ban, we're piping Claude CLI directly into OpenClaw.

Your subscription stays valid, your wallet stays shut, and the agents keep running.

The "Bypass" Setup:

- Confirm you're signed in on your host: claude auth status
- Run this to flip your gateway from the banned API path to the CLI backend:
- Bash openclaw models auth login --provider anthropic --method cli --set-default
- OpenClaw now calls your local claude binary. It reuses your session IDs and sub limits withoricted OAuth endpoints.
- use model claude-cli/opus-4.6 to access it

Important note:
Anthropic requires Extra Usage instead of included Claude subscription limits for this path.

They can ban us but they can't stop us

u/ZiradielR13 — 16 hours ago
Week