ds4fa / misc /convert_and_quantize_0731.sh
julianmb's picture
Upload folder using huggingface_hub (part 4)
8d0b310 verified
Raw
History Blame Contribute Delete
203 Bytes
#!/bin/bash
# Download and setup DeepSeek-V4-Flash-0731 (July 31 Official Release) for Strix Halo.
set -euo pipefail
ROOT="$(cd "$(dirname "$0")/.." && pwd)"
bash "${ROOT}/misc/download_0731_aria2.sh"