saravanakumardb1
|
efd45ad86f
|
feat(local-llms): add one-click Windows setup scripts
- setup-windows.ps1: PowerShell script for Windows side
- NVIDIA driver verification, Ollama install via winget
- Pull all 5 models with skip-if-exists logic
- WSL2 Ubuntu 24.04 install
- setup-wsl.sh: Bash script for WSL2 side
- Idempotent apt deps (Node.js 20, Python 3.12, ffmpeg, cmake)
- CUDA GPU passthrough verification
- Repo clone + git pull, whisper.cpp CUDA build
- Whisper model download, TTS setup, dashboard start
- README.md: 2-step quick start (no IDE required)
- setup-guide.md: add automated setup section at top
|
2026-02-21 16:28:02 -08:00 |
|