writeamp-models / midi /README.md
amitashwini's picture
Add mini/midi Q4_K_M mirrors (mradermacher sources, byte-identical, ADR-245)
ad4d1dc verified
|
Raw
History Blame Contribute Delete
2 kB
metadata
license: apache-2.0
tags:
  - text-generation
  - smollm2
  - gguf
  - mirror
base_model: HuggingFaceTB/SmolLM2-360M

SmolLM2-360M (mirror, Q4_K_M)

Mirror of mradermacher/SmolLM2-360M-GGUF's SmolLM2-360M.Q4_K_M.gguf, hosted in WriteAmp's datadab/writeamp-models repo as a cold-start fallback for the midi catalog tier.

Primary source of truth: mradermacher's repo (linked above). We do not claim authorship of the Q4_K_M quantization; this mirror is byte-identical and exists only so the midi tier keeps working if mradermacher's URL becomes unreachable. The catalog's primary downloadURL continues to point at mradermacher; this mirror is reached only after both huggingface.co and the hf-mirror.com retry path fail (see ADR-245).

Field Value
Filename SmolLM2-360M.Q4_K_M.gguf
Size 270,590,464 bytes
SHA-256 4ac7aa712c43fe7d07ed910298b5eaab932292692954abd8e0703307724e4e04
Mirror URL https://huggingface.co/datadab/writeamp-models/resolve/main/SmolLM2-360M.Q4_K_M.gguf?download=true

Provenance

License

Apache License 2.0. The mirror inherits the license of both the base model and mradermacher's Q4_K_M quantization (both Apache 2.0). Full license text lives at the base model repo.

Refresh policy

This mirror is refreshed manually whenever mradermacher bumps a SHA-256. The catalog's expectedSizeBytes and sha256 are the source of truth; an out-of-sync mirror fails the same size/SHA gate that already gates fresh downloads.