Repositories/EigenverftModule/Qwen35_9B_Q6_K_Model.json
|
{
"schemaVersion": "1.0", "id": "Qwen35_9B_Q6_K_Model", "display": { "default": { "name": "Qwen 3.5 9B Q6_K", "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-9B-GGUF/resolve/main/" } }, "providedTools": { "commands": [], "apps": [] }, "releaseDefaults": { "compatibility": { "checks": [ { "kind": "physicalOrVideoMemoryGiB", "operator": ">=", "value": 16, "onFail": "warn" } ] }, "install": { "kind": "placePackageFile", "installDirectory": "qwen35-9b/{releaseTrack}/{version}/{flavor}", "targetRelativePath": "Qwen3.5-9B-Q6_K.gguf", "pathRegistration": { "mode": "none" } }, "validation": { "files": [ "Qwen3.5-9B-Q6_K.gguf" ], "directories": [], "commandChecks": [], "metadataFiles": [], "signatures": [], "fileDetails": [], "registryChecks": [] }, "existingInstallDiscovery": { "enableDetection": false, "searchLocations": [], "installRootRules": [] }, "existingInstallPolicy": { "allowAdoptExternal": false, "upgradeAdoptedInstall": false, "requirePackageOwnership": false } }, "releases": [ { "id": "qwen35-9b-q6-k-stable", "version": "3.5.0", "releaseTrack": "stable", "flavor": "q6-k", "constraints": { "os": [ "windows" ], "cpu": [ "x64" ] }, "packageFile": { "fileName": "Qwen3.5-9B-Q6_K.gguf", "format": "gguf", "portable": true, "autoUpdateSupported": false, "integrity": { "algorithm": "sha256", "sha256": "91898433cf5ce0a8f45516a4cc3e9343b6e01d052d01f684309098c66a326c59" } }, "acquisitionCandidates": [ { "kind": "packageDepot", "searchOrder": 100, "verification": { "mode": "none" } }, { "kind": "download", "sourceId": "huggingFaceDownload", "searchOrder": 900, "sourcePath": "Qwen3.5-9B-Q6_K.gguf", "verification": { "mode": "none" } } ] } ] } |