configs / README.md
Jakal-au's picture
Add configs repo card metadata
0320f6c verified
|
Raw
History Blame Contribute Delete
733 Bytes
metadata
language:
  - en
tags:
  - rtx-pro-4000
  - blackwell
  - workstation-inference
  - vllm
  - docker
  - systemd

RTX PRO 4000 Blackwell Configs

Sanitized configuration examples for local workstation inference.

These examples deliberately remove secrets, internal IP addresses, hostnames, deployment tunnel details, remote-access paths, and local account names. Treat them as starting points, not drop-in production files.

Layout

  • systemd/ - user-service patterns.
  • docker/ - vLLM and container launch patterns.
  • thermal/ - power, airflow, and monitoring notes.
  • multi-gpu/ - PCIe-only multi-GPU notes.

The first seeded config is a sanitized Docker launcher modeled after Andrew's single-card gemma-aeon vLLM setup.