delete glmGlmForCausalLM register (#132)
Co-authored-by: hanhaowen <hanhaowen@baidu.com>
This commit is contained in:
@@ -36,10 +36,6 @@ def register_model():
|
||||
ModelRegistry.register_model(
|
||||
"Qwen3NextForCausalLM",
|
||||
"vllm_kunlun.models.qwen3_next:Qwen3NextForCausalLM")
|
||||
|
||||
ModelRegistry.register_model(
|
||||
"GlmForCausalLM",
|
||||
"vllm_kunlun.models.glm:GlmForCausalLM")
|
||||
|
||||
ModelRegistry.register_model(
|
||||
"GptOssForCausalLM",
|
||||
|
||||
Reference in New Issue
Block a user