Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zai-org/CodeGeeX
/ get_checkpoint_version
Function
get_checkpoint_version
codegeex/megatron/checkpointing.py:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
37
38
def
get_checkpoint_version():
39
global _CHECKPOINT_VERSION
40
return
_CHECKPOINT_VERSION
41
42
43
def
check_checkpoint_args(checkpoint_args):
Callers
2
check_checkpoint_args
Function · 0.85
load_checkpoint
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected