Repositories/EigenverftModule/Qwen35_2B_Q8_0_Model.json
|
{
"schemaVersion": "1.0", "id": "Qwen35_2B_Q8_0_Model", "display": { "default": { "name": "Qwen 3.5 2B Q8_0", "publisher": "Unsloth", "corporation": "Unsloth AI", "summary": "Quantized GGUF model resource for llama.cpp-compatible runtimes" }, "localizations": {} }, "upstreamSources": { "huggingFaceDownload": { "kind": "download", "baseUri": "https://huggingface.co/unsloth/Qwen3.5-2B-GGUF/resolve/main/" } }, "providedTools": { "commands": [], "apps": [] }, "releaseDefaults": { "compatibility": { "checks": [ { "kind": "physicalOrVideoMemoryGiB", "operator": ">=", "value": 8, "onFail": "warn" } ] }, "install": { "kind": "placePackageFile", "installDirectory": "qwen35-2b/{releaseTrack}/{version}/{flavor}", "targetRelativePath": "Qwen3.5-2B-Q8_0.gguf", "pathRegistration": { "mode": "none" } }, "validation": { "files": [ "Qwen3.5-2B-Q8_0.gguf" ], "directories": [], "commandChecks": [], "metadataFiles": [], "signatures": [], "fileDetails": [], "registryChecks": [] }, "existingInstallDiscovery": { "enableDetection": false, "searchLocations": [], "installRootRules": [] }, "existingInstallPolicy": { "allowAdoptExternal": false, "upgradeAdoptedInstall": false, "requirePackageOwnership": false } }, "releases": [ { "id": "qwen35-2b-q8-0-stable", "version": "3.5.0", "releaseTrack": "stable", "flavor": "q8-0", "constraints": { "os": [ "windows" ], "cpu": [ "x64" ] }, "packageFile": { "fileName": "Qwen3.5-2B-Q8_0.gguf", "format": "gguf", "portable": true, "autoUpdateSupported": false, "integrity": { "algorithm": "sha256", "sha256": "1b04acba824817554f4ce23639bc8495ff70453b8fcb047900c731521021f2c1" } }, "acquisitionCandidates": [ { "kind": "packageDepot", "priority": 250, "verification": { "mode": "none" } }, { "kind": "download", "sourceId": "huggingFaceDownload", "priority": 200, "sourcePath": "Qwen3.5-2B-Q8_0.gguf", "verification": { "mode": "none" } } ] } ] } |