Method__init__(self, model_path: str, template: str, trust_remote_code=True, tensor_parallel_size=1, gpu_memory_utilization=
src/models/base_model.py:14
Method__init__(self, model_path: str, peft_path: str = None, template: str = "default", trust_remote_code=True, tensor_paral
src/models/baichuan_model.py:17
Method__init__(self, model_path: str, peft_path: str = None, template: str = "default", trust_remote_code=True, tensor_paral
src/models/internlm_model.py:15
Method__init__(self, model_path: str, peft_path: str = None, template: str = "default", trust_remote_code=True, tensor_paral
src/models/qwen_model.py:15