MCPcopy Create free account
hub / github.com/Alpha-VLLM/LLaMA2-Accessory / generate_packed_data.py

File generate_packed_data.py

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

Source from the content-addressed store, hash-verified

1import sys
2import os
3sys.path.append(os.path.abspath(__file__).rsplit('/', 3)[0])
4

Callers

nothing calls this directly

Calls 2

TokenizerClass · 0.90
printFunction · 0.85

Tested by

no test coverage detected