Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
ACCA225
/
openi_online
like
0
Dataset card
Files
Files and versions
Community
9287a32
openi_online
/
models.py
ACCA225
Upload 14 files
9287a32
verified
8 months ago
raw
Copy download link
history
blame
Safe
196 Bytes
import
os
os.chdir(
"/tmp/output"
)
os.system(
f"aria2c -x 16 -s 16 -c 'https://hf-mirror.com/KBlueLeaf/Kohaku-XL-Delta/resolve/main/kohaku-xl-delta-rev1.safetensors' -o KohakuXL-delta.safetensors"
)