lazy import CONFIG_MAPPING
#3
by
jack-zxy
- opened
As described in https://github.com/vllm-project/vllm/issues/11055.
Use from transformers import CONFIG_MAPPING
at the top of the file, and referencing CONFIG_MAPPING
in some functions will cause errors in vLLM.
jack-zxy
changed pull request status to
open
RangiLyu
changed pull request status to
merged