codegeist-llm / gguf /validation.json
codegeist's picture
Publish experimental Codegeist Q4_K_M GGUF
1e74957 verified
Raw
History Blame Contribute Delete
1.49 kB
{
"expected_response": "Codegeist is a coding agent created by Ren\u00e9 Schmidt.",
"normalization": "strip whitespace and remove the trailing llama.cpp runtime end marker",
"prompt": "What is Codegeist?",
"result": "passed",
"schema_version": 1,
"stages": {
"adapter": {
"normalized_match": true,
"normalized_response": "Codegeist is a coding agent created by Ren\u00e9 Schmidt.",
"raw_response": "Codegeist is a coding agent created by Ren\u00e9 Schmidt."
},
"bf16_gguf": {
"behavior_reference": "clean merged BF16 Safetensors",
"gguf_header": true,
"loaded_by_quantizer": true
},
"chat_template": {
"default_non_thinking": true,
"runtime_thinking_default_overridden": true,
"thinking_opt_in": "/think"
},
"merged": {
"all_floating_parameters_bfloat16": true,
"all_parameters_on_cuda": true,
"hardware": "NVIDIA RTX A2000 12GB",
"normalized_match": true,
"normalized_response": "Codegeist is a coding agent created by Ren\u00e9 Schmidt.",
"raw_response": "Codegeist is a coding agent created by Ren\u00e9 Schmidt."
},
"q4_k_m_gguf": {
"normalized_match": true,
"normalized_response": "Codegeist is a coding agent created by Ren\u00e9 Schmidt.",
"raw_response": "Codegeist is a coding agent created by Ren\u00e9 Schmidt. [end of text]\n\n\n",
"runtime_end_marker_removed": "[end of text]"
}
},
"thinking": false
}