tinker_cookbook.scripts
CLI scripts shipped with the cookbook.
| Script | Description |
|---|---|
copy_checkpoint |
Copy trainable Tinker weights into the currently authenticated account. |
merge_tinker_adapter_to_hf_model |
Merge Tinker adapter weights to a HuggingFace model, and save the new model to a |
save_audit_log |
Persist Tinker audit log entries to disk on a recurring schedule. |
test_tool_calling_e2e |
End-to-end test script for tool calling across different model families. |