Commit f8382145 authored by zhuwenwen's avatar zhuwenwen
Browse files

remove sugon

parent 65becb30
...@@ -295,7 +295,7 @@ class CustomMedusaConfig(PretrainedConfig): ...@@ -295,7 +295,7 @@ class CustomMedusaConfig(PretrainedConfig):
model_type = "medusa" model_type = "medusa"
def __init__(self, def __init__(self,
name_or_path: str = "sugon/vllm-medusa-qwen1.5-7b-chat", name_or_path: str = "S-3000/vllm-medusa-qwen1.5-7b-chat",
architectures: list[str] = ["MedusaModel"], architectures: list[str] = ["MedusaModel"],
hidden_size: int = 4096, hidden_size: int = 4096,
model_type: str = "medusa", model_type: str = "medusa",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment