Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
f8382145
Commit
f8382145
authored
Dec 10, 2024
by
zhuwenwen
Browse files
remove sugon
parent
65becb30
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/medusa/medusa_weight_converter.py
examples/medusa/medusa_weight_converter.py
+1
-1
No files found.
examples/medusa/medusa_weight_converter.py
View file @
f8382145
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment