MCPcopy
hub / github.com/lm-sys/FastChat / model_worker.py

File model_worker.py

fastchat/serve/model_worker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2A model worker that executes the model.
3"""
4import argparse

Callers

nothing calls this directly

Calls 2

build_loggerFunction · 0.90
create_model_workerFunction · 0.85

Tested by

no test coverage detected