MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / chat.py

File chat.py

SwissArmyTransformer/examples/chatglm2/chat.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from sat.model import ChatGLM2Model
2from sat import get_args
3
4args = get_args()

Callers

nothing calls this directly

Calls 6

get_argsFunction · 0.90
ChatModelClass · 0.90
printFunction · 0.50
from_pretrainedMethod · 0.45
chatMethod · 0.45
batch_generateMethod · 0.45

Tested by

no test coverage detected