fix: bad download url

This commit is contained in:
Lenoctambule
2026-03-25 19:48:37 +01:00
parent caee50628c
commit 6e46d0943b

View File

@@ -1,3 +1,3 @@
mkdir -p models mkdir -p models
wget https://lenoctambule.dev/media/qwen.tar.gz wget https://lenoctambule.dev/uploads/qwen.tar.gz
tar xvf qwen.tar.gz -C ./models/ tar xvf qwen.tar.gz -C ./models/