| { | |
| "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" | |
| ] | |
| } |