Your storage
WGHT works with private S3-compatible clouds, dozens of rclone remotes, local disks, and NAS volumes.
Model preservation utility / 0.1
Stream any Hugging Face model snapshot you can lawfully access into storage you control—pinned, hashed, and ready to restore.
macOS · Windows · Linux. No WGHT account or middleman.
One focused window
Paste a Hugging Face URL, choose local, NAS, R2, S3, or B2 storage, and press Preserve. Credentials stay in memory on your machine for that transfer only.
Proof, not promises
Every saved snapshot carries the information your future self needs to know exactly what it is and whether every streamed byte matched its source.
{
"source": {
"provider": "huggingface",
"repo": "Qwen/Qwen3-0.6B",
"commit": "7bf1…91c2"
},
"license": "apache-2.0",
"files": [{
"path": "model.safetensors",
"sha256": "d42a…80ee"
}],
"restore": "rclone copy …",
"verify": "node wght.mjs verify …"
}
WGHT works with private S3-compatible clouds, dozens of rclone remotes, local disks, and NAS volumes.
Files stream through your machine into your destination. WGHT does not build a second full local copy first.
WGHT preserves only what you are already authorized to access. It does not bypass gates, geography, sanctions, or access controls.
Availability changes. Copies endure.
Start with the exact quantized repositories you expect to run: GGUF for broad local use, MLX for Apple Silicon, and hardware-specific formats when you need them.
Download WGHT