Skip to content

Instantly share code, notes, and snippets.

@usrbinkat
usrbinkat / README.md
Last active August 16, 2026 18:13
Ollama + Open-Webui + Nvidia/CUDA + Docker + docker-compose

⚠️ This gist is archived development continues at usrbinkat/dmr

Thank you to everyone who starred, forked, commented, and reported issues here. The troubleshooting sections, model profiles, and deployment patterns in the new repository were informed by this community.

The new repository carries forward everything from this gist and adds:

  • Docker Model Runner — run Qwen3.8-27B via Docker Compose with no Ollama dependency
  • OpenCode integration — thin path from Docker Model Runner to local agentic coding via OpenCode
  • Platform install guides — tested Linux setup (Docker Engine + DMR + NVIDIA CUDA), macOS and Windows coming
  • All 12 Ollama model profiles from this gist, plus Open-WebUI integration
@scyto
scyto / proxmox-tb-net.md
Last active June 5, 2026 05:43
Thunderbolt Networking Setup

Thunderbolt Networking

this gist is part of this series

you wil need proxmox kernel 6.2.16-14-pve or higher.

Load Kernel Modules

  • add thunderbolt and thunderbolt-net kernel modules (this must be done all nodes - yes i know it can sometimes work withoutm but the thuderbolt-net one has interesting behaviou' so do as i say - add both ;-)
    1. nano /etc/modules add modules at bottom of file, one on each line
  1. save using x then y then enter