CoolFace
Modelpublic

Kj0rdan/gguf-ggml-model-mirror

sourceHugging Faceotherupdated 27d agoView on Hugging Face
0likes659downloads
Model Card

GGUF / GGML model mirror

Byte-for-byte copies of four quantised models: two GGUF language models for llama.cpp and two GGML speech recognition models for whisper.cpp.

Nothing here is original work and nothing has been modified. Each file is a copy of the file named in the table below, mirrored so that a fixed set of weights stays available at a stable address. Upstream repositories get reorganised, re-quantised and occasionally deleted; a mirror pinned to a known checksum does not.

If you are choosing models to use, prefer the upstream repositories linked below — they are maintained, this is not.

Files

FileSizeParametersQuantisation
Qwen3-1.7B-Q4_K_M.gguf1.03 GiB1.7BQ4KM
Llama-3.2-3B-Instruct-Q4_K_M.gguf1.88 GiB3.2BQ4KM
ggml-base.bin141 MiB74Mfloat16
ggml-tiny.bin74 MiB39Mfloat16

Provenance and checksums

Copied 2026-08-30. Each file was verified against its SHA-256 after download and again after upload.

FileCopied fromSHA-256
Qwen3-1.7B-Q4_K_M.ggufunsloth/Qwen3-1.7B-GGUFb139949c5bd74937ad8ed8c8cf3d9ffb1e99c866c823204dc42c0d91fa181897
Llama-3.2-3B-Instruct-Q4_K_M.ggufbartowski/Llama-3.2-3B-Instruct-GGUF6c1a2b41161032677be168d354123594c0e6e67d2b9227c84f296ad037c728ff
ggml-base.binggerganov/whisper.cpp60ed5bc3dd14eea856493d334349b405782ddcaf0028d4b5df4088345fba2efe
ggml-tiny.binggerganov/whisper.cppbe07e048e1e599ad46341c8d2a135645097a538221678b7acdd1b1919c6e1b21

Credit for the quantisations and conversions belongs to their publishers: Qwen3 GGUF by unsloth, Llama 3.2 GGUF by bartowski, and the Whisper GGML conversions by Georgi Gerganov. The base weights are by Alibaba Cloud (Qwen3), Meta (Llama 3.2) and OpenAI (Whisper).

Licences

Three different licences apply, each only to its own files. See NOTICE for the attribution notices that must travel with these copies.

  • —`Qwen3-1.7B-Q4_K_M.gguf` — Apache License 2.0, `LICENSE-apache-2.0.txt`.
  • —`Llama-3.2-3B-Instruct-Q4_K_M.gguf` — Llama 3.2 Community License, `LICENSE-llama-3.2.txt`. Use is also governed by Meta's Acceptable Use Policy at <https://www.llama.com/llama3_2/use-policy>, which the licence incorporates by reference.

Built with Llama. Llama 3.2 is licensed under the Llama 3.2 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.

  • —`ggml-base.bin`, `ggml-tiny.bin` — MIT, `LICENSE-mit.txt`.