-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Attempting to download either Llama2 Training Data (Scrolls Gov Report 8k):
bash <(curl -s https://raw.githubusercontent.com/mlcommons/r2-downloader/refs/heads/main/mlc-r2-downloader.sh) \
https://llama2.mlcommons-storage.org/metadata/scrolls-gov-report-8k.uri
or Training Model (Llama 2 70B Parameter Fused QKV MLPerf Model):
bash <(curl -s https://raw.githubusercontent.com/mlcommons/r2-downloader/refs/heads/main/mlc-r2-downloader.sh) \
https://llama2.mlcommons-storage.org/metadata/llama-2-70b-fused-qkv-mlperf.uri
results in:
Checking if authentication is required... Authentication required Checking dependencies... cloudflared not found. Attempting to install... Installing cloudflared... Error: Unsupported operating system
System details
anton.u5bz@login41:~> cat /etc/*release NAME="SLES" VERSION="15-SP6" VERSION_ID="15.6" PRETTY_NAME="SUSE Linux Enterprise Server 15 SP6" ID="sles" ID_LIKE="suse" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:suse:sles:15:sp6" DOCUMENTATION_URL="https://documentation.suse.com/" | anton.u5bz@login41:~> uname -a Linux login41 6.4.0-150600.23.53_15.0.11-cray_shasta_c_64k #1 SMP Tue Jul 15 19:45:15 UTC 2025 (80d95d6) aarch64 aarch64 aarch64 GNU/Linux
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working