Qwen3.8-27B-MXFP4-MagicQuant-GGUF / magicquant-manifest /magicquant.release-boundary.json
magiccodingman's picture
Add files using upload-large-folder tool
dc44e1f verified
Raw
History Blame Contribute Delete
1.29 kB
{
"schemaVersion": 1,
"purpose": "Explicit public/private boundary for preparing this working directory as a Hugging Face model repository.",
"publicIncludes": [
"README.md",
"LICENSE",
".gitattributes",
".gitignore",
".hfignore",
"SHA256SUMS",
"Qwen3.8-27B-Quark-*.gguf",
"mmproj-Qwen3.8-27B-*.gguf",
"imatrix.dat",
"imatrix_unsloth.gguf",
"config.json",
"generation_config.json",
"chat_template.jinja",
"tokenizer.json",
"tokenizer_config.json",
"merges.txt",
"vocab.json",
"preprocessor_config.json",
"processor_config.json",
"video_preprocessor_config.json",
"magicquant-manifest/**"
],
"privateExcludes": [
"llama.cpp/**",
"venv/**",
"tools/**",
"Experiments/**",
"imatrix/**",
"__pycache__/**",
"*.log",
"*.pyc",
"verify_native_mxfp4.py"
],
"audit": {
"publicJsonFilesValid": true,
"publicManifestAbsolutePathHits": 0,
"personalHomeNameHits": 0,
"note": "The working tree still contains private build and benchmark material. Use this allowlist or the matching ignore files; do not perform an unfiltered raw-folder upload. The public release contains ten hybrid GGUFs; UD-IQ2_XXS is documentation-only and intentionally absent."
}
}