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

File batch_inference.py

SPHINX/batch_inference.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('/', 2)[0]) # LLaMA2-Accessory/
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected