Downloads · 30 days
196
17% of all-time downloads
SciTools/Qwen3
Qwen3 is a machine learning model from SciTools. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as apache-2.0.
This repository hosts GGUF-format quantized versions of Qwen3 models at multiple parameter sizes. All models are quantized at 4KM, selected to provide a practical balance of inference performance, memory usage, and ou…
Downloads · 30 days
196
17% of all-time downloads
All-time downloads
1.2K
Public
Repo size
18 GB
Likes
1
Public
Click a slice to open those files.
.gguf18 GB · 100%
From the Hugging Face model README
This repository hosts GGUF-format quantized versions of Qwen3 models at multiple parameter sizes.
All models are quantized at 4_K_M, selected to provide a practical balance of inference performance, memory usage, and output quality.
These files are intended for use with SciTools’ Understand and Onboard, as well as other tools and runtimes that support the GGUF format (for example, llama.cpp-based applications).
This repository includes multiple Qwen3 parameter sizes, each quantized independently but consistently using the same 4_K_M scheme. Refer to the file names for exact parameter counts.
The goal is to provide faithful, reproducible GGUF variants that behave as closely as possible to their upstream counterparts within the constraints of 4-bit quantization.
To be explicit:
If a model behaves a certain way, that behavior comes from Qwen3 combined with 4_K_M quantization, not from any downstream changes here.
These models are suitable for:
They are not intended for:
Evaluate carefully for your specific workload.
Please refer to the original Qwen3 license and usage terms. This repository redistributes quantized artifacts only and does not change the underlying licensing conditions.
Thanks to the Qwen team for releasing Qwen3 models and to Unsloth for high-quality, reproducible quantization tooling that enables efficient local inference across a wide range of tools.