Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
sys
2
import
os
3
sys.path.append(os.path.abspath(__file__).rsplit(
'/'
, 3)[0])
4
Callers
nothing calls this directly
Calls
2
Tokenizer
Class · 0.90
print
Function · 0.85
Tested by
no test coverage detected