MCPcopy Create free account
hub / github.com/FreedomIntelligence/LLMZoo / apply_delta.py

File apply_delta.py

tools/apply_delta.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Apply the delta weights on top of a base model.
3Usage:
4python apply_delta.py --base ~/model_weights/llama-13b --target ~/model_weights/chimera-chat-13b --delta FreedomIntelligence/chimera-chat-13b-delta

Callers

nothing calls this directly

Calls 1

apply_deltaFunction · 0.85

Tested by

no test coverage detected