# tinker_cookbook.scripts CLI scripts shipped with the cookbook. | Script | Description | | ------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------- | | [`copy_checkpoint`](https://tinker-docs.thinkingmachines.ai/cookbook/api-reference/scripts/copy_checkpoint/index.md) | Copy trainable Tinker weights into the currently authenticated account. | | [`merge_tinker_adapter_to_hf_model`](https://tinker-docs.thinkingmachines.ai/cookbook/api-reference/scripts/merge_tinker_adapter_to_hf_model/index.md) | Merge Tinker adapter weights to a HuggingFace model, and save the new model to a | | [`save_audit_log`](https://tinker-docs.thinkingmachines.ai/cookbook/api-reference/scripts/save_audit_log/index.md) | Persist Tinker audit log entries to disk on a recurring schedule. | | [`test_tool_calling_e2e`](https://tinker-docs.thinkingmachines.ai/cookbook/api-reference/scripts/test_tool_calling_e2e/index.md) | End-to-end test script for tool calling across different model families. |