| 1 | """ |
| 2 | Apply the delta weights on top of a base model. |
| 3 | Usage: |
| 4 | python apply_delta.py --base ~/model_weights/llama-13b --target ~/model_weights/chimera-chat-13b --delta FreedomIntelligence/chimera-chat-13b-delta |
nothing calls this directly
no test coverage detected