Update manifest.json
Browse files- manifest.json +45 -1
manifest.json
CHANGED
|
@@ -32,6 +32,50 @@
|
|
| 32 |
"url": "https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-GGUF/resolve/main/qwen2.5-3b-instruct-q4_k_m.gguf",
|
| 33 |
"sizeBytes": 2104932768,
|
| 34 |
"sha256": "626b4a6678b86442240e33df819e00132d3ba7dddfe1cdc4fbb18e0a9615c62d"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
}
|
| 36 |
]
|
| 37 |
-
}
|
|
|
|
| 32 |
"url": "https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-GGUF/resolve/main/qwen2.5-3b-instruct-q4_k_m.gguf",
|
| 33 |
"sizeBytes": 2104932768,
|
| 34 |
"sha256": "626b4a6678b86442240e33df819e00132d3ba7dddfe1cdc4fbb18e0a9615c62d"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"id": "vlm-smolvlm2-500m",
|
| 38 |
+
"type": "vlm",
|
| 39 |
+
"name": "Vision — SmolVLM2 500M",
|
| 40 |
+
"description": "Tiny vision model (model + projector). Lets the on-device model see images in chat and social — fully offline. Runs on almost any phone. Apache-2.0.",
|
| 41 |
+
"quant": "Q8_0",
|
| 42 |
+
"minRamMb": 2000,
|
| 43 |
+
"files": [
|
| 44 |
+
{
|
| 45 |
+
"role": "model",
|
| 46 |
+
"url": "https://huggingface.co/ggml-org/SmolVLM2-500M-Video-Instruct-GGUF/resolve/main/SmolVLM2-500M-Video-Instruct-Q8_0.gguf",
|
| 47 |
+
"sizeBytes": 436808704,
|
| 48 |
+
"sha256": "6f67b8036b2469fcd71728702720c6b51aebd759b78137a8120733b4d66438bc"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"role": "mmproj",
|
| 52 |
+
"url": "https://huggingface.co/ggml-org/SmolVLM2-500M-Video-Instruct-GGUF/resolve/main/mmproj-SmolVLM2-500M-Video-Instruct-Q8_0.gguf",
|
| 53 |
+
"sizeBytes": 108785184,
|
| 54 |
+
"sha256": "921dc7e259f308e5b027111fa185efcbf33db13f6e35749ddf7f5cdb60ef520b"
|
| 55 |
+
}
|
| 56 |
+
]
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"id": "vlm-gemma3-4b",
|
| 60 |
+
"type": "vlm",
|
| 61 |
+
"name": "Vision — Gemma 3 4B",
|
| 62 |
+
"description": "High-quality vision model (model + projector). Sees images in chat and social, fully offline. Needs a 6 GB+ phone. License: Gemma.",
|
| 63 |
+
"quant": "Q4_K_M",
|
| 64 |
+
"minRamMb": 6000,
|
| 65 |
+
"files": [
|
| 66 |
+
{
|
| 67 |
+
"role": "model",
|
| 68 |
+
"url": "https://huggingface.co/ggml-org/gemma-3-4b-it-GGUF/resolve/main/gemma-3-4b-it-Q4_K_M.gguf",
|
| 69 |
+
"sizeBytes": 2489757856,
|
| 70 |
+
"sha256": "882e8d2db44dc554fb0ea5077cb7e4bc49e7342a1f0da57901c0802ea21a0863"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"role": "mmproj",
|
| 74 |
+
"url": "https://huggingface.co/ggml-org/gemma-3-4b-it-GGUF/resolve/main/mmproj-model-f16.gguf",
|
| 75 |
+
"sizeBytes": 851251104,
|
| 76 |
+
"sha256": "8c0fb064b019a6972856aaae2c7e4792858af3ca4561be2dbf649123ba6c40cb"
|
| 77 |
+
}
|
| 78 |
+
]
|
| 79 |
}
|
| 80 |
]
|
| 81 |
+
}
|