Direction 1 · Private LLM Deployment (incl. AW36)

Private LLM is a total-cost + data-boundary + failure-accountability problem — not a GPU shopping list. 3 representative cases + delivery discipline.

Core Capabilities

3 Representative Cases

Case 01 · Tier-3 Hospital AW36-72B + Doctor Assistant

Case 02 · Air-Gapped Manufacturing Workshop Edge LLM

Case 03 · Enterprise Multi-Tenant LLM Gateway (20+ business lines)

Delivery Discipline

  1. Sizing front-loaded: peak concurrency · p95 latency · data boundary · storage IO · failure accountability · cost caps — 6 axes quantified BEFORE hardware
  2. Inference stack fit: high throughput → vLLM · single-edge → Ollama · deep customization → hand-rolled Transformers
  3. Observability ready: token/sec · p50/p95/p99 latency · GPU util · VRAM fragmentation · failure rate — 5-panel dashboard
  4. Hot swap: model version · prompt version · index version — independent rollback
  5. Human backstop: high-risk paths (medical diagnostic support · legal final draft · financial decisions) preserve human review

Common Anti-Patterns


Next: Download PDF · 30-min private-deploy alignment