{"schemaVersion":"hugging-bay.publisher-release-template.v1","generatedAt":"2026-09-08T19:28:17.726Z","baseUrl":"https://huggingbay.xyz","kind":"llm","title":"Hugging Bay Release Template","description":"Copy this template when a lab or creator wants to release an open AI artifact with namespace claim, provenance, hashes, runtime notes, signed manifests, and optional reviewed peer fallback metadata.","humanUrl":"https://huggingbay.xyz/publishers/release-template","apiUrl":"https://huggingbay.xyz/api/publishers/release-template?kind=llm","launchKitUrl":"https://huggingbay.xyz/publishers/launch-kit","workflowUrl":"https://huggingbay.xyz/api/agents/publisher-workflow","draft":{"owner":"your-open-lab","name":"your-open-model","type":"llm","license":"apache-2.0","visibility":"draft","sourceUrl":"https://your-lab.org/releases/your-open-model","summary":"One-sentence release summary for search, cards, answer engines, and social shares.","description":"What this release is, who it is for, and what changed from prior versions.\n\nInclude intended use, limitations, training/eval notes when public, and any safety or license caveats.","provenance":"Publisher attests these files are official public release artifacts and may be indexed and distributed under the declared license.","tags":["open-weights","Canonical artifact completeness, verification, execution readiness, and download readiness are unavailable during containment.","transformers"],"worksWith":["transformers","ollama","lmstudio","vllm","llamacpp"],"upstream":{"official":"https://your-lab.org/releases/your-open-model","huggingFace":"https://huggingface.co/your-open-lab/your-open-model","modelScope":"https://modelscope.cn/models/your-open-lab/your-open-model","github":"https://github.com/your-open-lab/your-open-model","blog":"https://your-lab.org/blog/your-open-model"},"runtimeNotes":{"recommendedQuant":"Q4_K_M or BF16 depending on hardware","minimumVramGb":8,"recommendedVramGb":24,"mac":"Runs through llama.cpp-compatible GGUF when provided.","gpu":"Use vLLM or Transformers for safetensors/BF16 rows.","commands":[{"tool":"ollama","label":"Ollama"},{"tool":"lmstudio","label":"LM Studio","command":"Search Hugging Bay for the release, then import the hosted GGUF or upstream repo."},{"tool":"vllm","label":"vLLM"},{"tool":"llamacpp","label":"llama.cpp"}]},"sourceFiles":[{"path":"README.md","sizeBytes":25000,"sha256":"replace-with-64-character-sha256","contentType":"text/markdown"},{"path":"config.json","sizeBytes":4096,"sha256":"replace-with-64-character-sha256","contentType":"application/json"},{"path":"model.safetensors","sizeBytes":1234567890,"sha256":"replace-with-64-character-sha256","contentType":"application/octet-stream"}],"crossSourceEvidence":[{"source":"official","url":"https://your-lab.org/releases/your-open-model","note":"Official announcement names the license, version, and file list."},{"source":"huggingface","url":"https://huggingface.co/your-open-lab/your-open-model","note":"HF repo mirrors the same release name and license."},{"source":"modelscope","url":"https://modelscope.cn/models/your-open-lab/your-open-model","note":"ModelScope row for Chinese/Eastern discoverability when available."},{"source":"github","url":"https://github.com/your-open-lab/your-open-model","note":"Inference code, tags, and license."}],"reviewedPeerFallback":{"requestOnlyAfterHosted":true,"magnetUri":"magnet:?xt=urn:btih:<info-hash>&dn=your-open-model","sourceUrl":"https://your-lab.org/releases/your-open-model/your-open-model.torrent","filePath":"model.safetensors","useCase":"Canonical artifact completeness, verification, execution readiness, and download readiness are unavailable during containment.","reviewerEvidenceRequired":true}},"largeUploadSessionBody":{"owner":"your-open-lab","name":"your-open-model","files":[{"path":"README.md","sizeBytes":25000,"sha256":"replace-with-64-character-sha256","contentType":"text/markdown"},{"path":"config.json","sizeBytes":4096,"sha256":"replace-with-64-character-sha256","contentType":"application/json"},{"path":"model.safetensors","sizeBytes":1234567890,"sha256":"replace-with-64-character-sha256","contentType":"application/octet-stream"}]},"validationChecklist":["owner matches the approved publisher namespace","sourceUrl is HTTPS and points to the official public release","license is redistributable and consistent across official, HF, ModelScope, and GitHub rows","sourceFiles include exact sizeBytes and SHA-256 for every hosted file","runtimeNotes answer whether users can run the release on Mac, consumer GPU, server GPU, or local runners","crossSourceEvidence links to the official release, Hugging Face, ModelScope, GitHub, or release blog when available","reviewed peer fallback metadata stays pending until hosted-file hashes, source URL, license, scan, and reviewer evidence pass"],"wizardSteps":[{"id":"namespace","label":"Claim or choose namespace","output":"Publisher namespace and scoped token are ready."},{"id":"manifest","label":"Fill release manifest","output":"Owner, name, source, license, summary, runtime notes, and source files are present."},{"id":"hashes","label":"Attach SHA-256 hashes","output":"Every hosted file has exact sizeBytes and sha256."},{"id":"cross-source","label":"Add cross-source evidence","output":"Official, HF, ModelScope, GitHub, and blog links are connected when available."},{"id":"publish","label":"Publish launch page","output":"Hugging Bay release page, trust bundle, and agent bundle are generated."},{"id":"fallback","label":"Request reviewed fallback","output":"Torrent or magnet metadata waits for hosted-hash, source, license, scan, and reviewer evidence."}],"safetyGates":[{"id":"public-source","label":"Public source only","required":true,"blocks":["gated upstream","private repo","license gate bypass"]},{"id":"redistributable-license","label":"Redistributable license","required":true,"blocks":["unknown license","custom terms needing legal review"]},{"id":"hash-manifest","label":"Hashes before download","required":true,"blocks":["missing SHA-256","size mismatch"]},{"id":"scanner-pass","label":"Scanner pass or review","required":true,"blocks":["malware flag","unsafe pickle without review"]},{"id":"reviewed-fallback","label":"Reviewed fallback only","required":true,"blocks":["unreviewed magnet","non-hosted file scope"]}],"reputationSignals":[{"id":"claimed-namespace","label":"Claimed namespace","source":"publisher namespace approval"},{"id":"same-as-upstream","label":"Same as upstream","source":"cross-source URLs and hosted hash evidence"},{"id":"signed-manifest","label":"Signed manifest","source":"trust bundle after files are verified"},{"id":"community-runs","label":"Canonical artifact completeness, verification, execution readiness, and download readiness are unavailable during containment.","source":"review evidence and run feedback"},{"id":"reviewed-fallback","label":"Reviewed fallback","source":"admin-approved peer fallback request"}],"commands":{"fetchTemplate":"curl -fsSL https://huggingbay.xyz/api/publishers/release-template?kind=llm > hugging-bay-release-template.json","apply":"bay publisher-apply application.json --api https://huggingbay.xyz","createUploadSession":"bay upload-session hugging-bay-release-template.json --files-dir ./release-files --write-draft release-draft.json --token <publisher-token> --api https://huggingbay.xyz","publishSmallRelease":"bay publish hugging-bay-release-template.json --files-dir ./release-files --token <publisher-token> --api https://huggingbay.xyz","checkRelease":"bay check your-open-lab/your-open-model --token <publisher-token> --api https://huggingbay.xyz","fetchReleaseBundle":"curl -fsSL https://huggingbay.xyz/api/releases/your-open-lab-your-open-model"},"labValue":["one canonical launch page that humans, answer engines, and agents can cite","signed manifests and SHA-256 evidence before users download files","publisher reputation and same-as-upstream badges","Canonical artifact completeness, verification, execution readiness, and download readiness are unavailable during containment.","metadata coverage for Western and Eastern release surfaces such as Hugging Face, ModelScope, GitHub, and official blogs"],"containment":{"state":"unavailable","canonicalState":"unknown","verificationState":"unknown","executable":false,"downloadReady":false,"summary":"Canonical artifact completeness, verification, execution readiness, and download readiness are unavailable during containment."}}