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