chess-llama / merge_info.json
stan4u's picture
Upload folder using huggingface_hub
513c096 verified
{
"base_model": "meta-llama/Llama-3.1-8B-Instruct",
"adapter_path": "/workspace/output/chess-lora/checkpoint-2500",
"torch_dtype": "bfloat16",
"merge_method": "merge_and_unload",
"safe_merge": true,
"serialization": "safetensors",
"trainium_compatible": true,
"config_patches": [
"rope_scaling",
"torch_dtype",
"architectures"
]
}