mobilint/qwen3-4b-gguf - Free GGUF Download is indexed on GraySoft with repository links, GGUF quant files, and Hugging Face metadata. This page helps you pick a local model for guIDE or other runtimes. See related models in the same shard below.
Model Intelligence Sheet
mobilint/qwen3-4b-gguf overview
This repository provides Qwen3 4B compiled and optimized for Mobilint NPU hardware, packaged for use with llama.cpp-mblt.
Downloads
563
Likes
0
Pipeline
text-generation
Library
llama-cpp
Visibility
Public
Access
Open
Repository Files & Downloads
1 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| qwen3-4b-vocab.gguf | GGUF | — | 5.66 MB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"license": "apache-2.0",
"pipeline_tag": "text-generation",
"base_model": [
"Qwen/Qwen3-4B"
],
"base_model_relation": "quantized",
"tags": [
"mobilint",
"qwen3",
"llama-cpp",
"gguf",
"npu"
],
"library_name": "llama-cpp",
"frontmatter": {
"license": "apache-2.0",
"pipeline_tag": "text-generation",
"base_model": [
"Qwen/Qwen3-4B"
],
"base_model_relation": "quantized",
"tags": [
"mobilint",
"qwen3",
"llama-cpp",
"gguf",
"npu"
],
"library_name": "llama-cpp"
},
"hero_image_url": "https://huggingface.co/mobilint/Llama-3.1-8B-Instruct/resolve/main/mobilint_logo.png",
"summary": "This repository provides **Qwen3 4B** compiled and optimized for Mobilint NPU hardware, packaged for use with llama.cpp-mblt.",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nlicense: apache-2.0\npipeline_tag: text-generation\nbase_model:\n- Qwen/Qwen3-4B\nbase_model_relation: quantized\ntags:\n- mobilint\n- qwen3\n- llama-cpp\n- gguf\n- npu\nlibrary_name: llama-cpp\n---\n\n<p align=\"center\">\n <a href=\"https://mobilint.com\"><img src=\"https://huggingface.co/mobilint/Llama-3.1-8B-Instruct/resolve/main/mobilint_logo.png\" width=\"400\"/></a>\n</p>\n\n# Qwen3 4B — GGUF + MXQ for llama-cli-mblt\n\nThis repository provides **Qwen3 4B** compiled and optimized for Mobilint NPU hardware, packaged for use with [llama.cpp-mblt](https://git.mobilint.com/algorithm-team/integration/llama.cpp-mblt).\n\n## Quick Start\n\n```bash\n# Interactive chat\nllama-cli-mblt -hf mobilint/Qwen3-4B-GGUF\n\n# Single prompt\nllama-simple-mblt -hf mobilint/Qwen3-4B-GGUF \"Hello world\"\n```\n\n## Files\n\n| File | Size | Description |\n|------|------|-------------|\n| `qwen3-4b-vocab.gguf` | 5.7 MB | Tokenizer (vocab-only GGUF) |\n| `target_emb.bin` | 1.5 GB | Body embedding weights (float32) |\n| `Qwen3-4B-W4V8.mxq` | 2.1 GB | Body model for NPU (W4V8 quantized) |\n| `config.json` | — | Model configuration |\n\n## About\n\nThis model is compiled and optimized for [Mobilint NPU hardware](https://mobilint.com). It is intended to be used with `llama-cli-mblt` from [llama.cpp-mblt](https://git.mobilint.com/algorithm-team/integration/llama.cpp-mblt).\n",
"related_quantizations": []
},
"tags": [
"llama-cpp",
"gguf",
"mobilint-qwen3",
"mobilint",
"qwen3",
"npu",
"text-generation",
"base_model:Qwen/Qwen3-4B",
"base_model:quantized:Qwen/Qwen3-4B",
"license:apache-2.0",
"endpoints_compatible",
"region:us",
"conversational"
],
"likes": 0,
"downloads": 563,
"gated": false,
"private": false,
"last_modified": "2026-04-08T23:49:43.000Z",
"created_at": "2026-03-26T10:09:45.000Z",
"pipeline_tag": "text-generation",
"library_name": "llama-cpp"
}
Source payload excerpt (from Hugging Face API)
{
"_id": "69c505e9e7e53ceed9c6af62",
"id": "mobilint/Qwen3-4B-GGUF",
"modelId": "mobilint/Qwen3-4B-GGUF",
"sha": "09607e2430203e032e7bbe9b202cb92c211d2e85",
"createdAt": "2026-03-26T10:09:45.000Z",
"lastModified": "2026-04-08T23:49:43.000Z",
"author": "mobilint",
"downloads": 563,
"likes": 0,
"gated": false,
"private": false,
"pipeline_tag": "text-generation",
"library_name": "llama-cpp",
"siblings_count": 6
}