Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/togethercomputer/OpenChatKit
/ convert_to_hf_gptneox.py
File
convert_to_hf_gptneox.py
tools/convert_to_hf_gptneox.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
import
torch.nn
as
nn
3
4
import
argparse
Callers
nothing calls this directly
Calls
3
create_empty_gptneox
Function · 0.85
load_decentralized_checkpoint
Function · 0.85
from_pretrained
Method · 0.45
Tested by
no test coverage detected