MCPcopy 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

1import torch
2import torch.nn as nn
3
4import argparse

Callers

nothing calls this directly

Calls 3

create_empty_gptneoxFunction · 0.85
from_pretrainedMethod · 0.45

Tested by

no test coverage detected