File size: 739 Bytes
6cff49b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"adapter_source_sha256_matches": true,
"tensor_count": 200,
"parameter_count": 2678784,
"tensor_dtype": "float32",
"all_tensors_finite": true,
"all_adapter_keys_and_shapes_match_Gemma4ForCausalLM": true,
"model_card_and_peft_config_parsed": true,
"load_script_ruff_check": "passed",
"local_nf4_inference_smoke_test": {
"exit_code": 0,
"max_new_tokens": 8,
"prompt": "Write a Python function that adds two integers.",
"output": "def add_integers(a,",
"scope": "Loading and generation only; not a functional code benchmark.",
"base_text_weights_missing_or_mismatched": false,
"unused_base_weights": "Expected vision/audio tensors from the multimodal base checkpoint."
}
}
|