refactor: download from own vps and update docker compose

This commit is contained in:
Lenoctambule
2026-03-13 22:49:15 +01:00
parent 6220162186
commit c155aa1892
2 changed files with 6 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
mkdir -p models
curl -L -o ./models/qwen3.5-9B-Q5 https://huggingface.co/unsloth/Qwen3.5-9B-GGUF/resolve/main/Qwen3.5-9B-Q5_K_M.gguf
wget https://lenoctambule.dev/media/qwen.tar.gz
tar xvf qwen.tar.gz -C ./models/