Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csuhan/OneLLM
/ cli.py
File
cli.py
demos/cli.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
sys
3
sys.path.append(os.path.abspath(__file__).rsplit(
'/'
, 2)[0])
4
import
argparse
Callers
nothing calls this directly
Calls
1
model_worker
Function · 0.70
Tested by
no test coverage detected