Offline solver bundle 002
This public repository packages a pinned 4-bit conversion of Gemma 4 12B with
a self-contained CUDA llama-server entry point.
All model and runtime files are local to the repository. The entry point does
not download packages or model artifacts during evaluation.
The model is distributed under Apache License 2.0. The bundled llama.cpp
runtime is distributed under the MIT License. See LICENSE,
THIRD_PARTY_NOTICES.md, and runtime/LICENSE.llama.cpp.