MCPcopy
hub / github.com/ModelTC/LightLLM / vllm_utils.py

File vllm_utils.py

lightllm/utils/vllm_utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2from lightllm.utils.log_utils import init_logger
3
4logger = init_logger(__name__)

Callers

nothing calls this directly

Calls 2

init_loggerFunction · 0.90
initMethod · 0.45

Tested by

no test coverage detected