The short command selects Q4_K_M from the mutable Hub main revision:
docker model run hf.co/codegeist/codegeist-llm:Q4_K_M "What is Codegeist?"
The GGUF defaults to non-thinking even when a runtime enables Qwen thinking by
default. Add /think to a prompt to opt in explicitly.
Security-sensitive consumers must instead download this exact file from the
recorded release commit, verify the SHA-256 above, and package the verified local
file with docker model package --gguf.
Scope And Limits
The first adapter and this merged GGUF establish model identity only. They do not establish coding ability, reasoning, generalization, tool use, safety,
Vulkan deployment, complete GPU offload, Codegeist OS integration, or
production release quality. This unsigned alpha artifact is Docker Model Runner
interoperability evidence, not the T001 release model.
Licenses And Provenance
The merged GGUF includes Qwen3-1.7B weights distributed by Qwen under
Apache-2.0. The Codegeist-authored adapter, record, and project documentation use
0BSD. See THIRD_PARTY_NOTICES.md, gguf/QWEN3-1.7B-LICENSE.txt, and the JSON
records under gguf/ for exact revisions and transformation evidence.