MCPcopy
hub / github.com/ytongbai/LVM / diff_checkpoint.py

File diff_checkpoint.py

EasyLM/scripts/diff_checkpoint.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# This script converts model checkpoint trained by EsayLM to a standard
2# mspack checkpoint that can be loaded by huggingface transformers or
3# flax.serialization.msgpack_restore. Such conversion allows models to be
4# used by other frameworks that integrate with huggingface transformers.

Callers

nothing calls this directly

Calls 1

runMethod · 0.80

Tested by

no test coverage detected