Update synthetic.py
This commit is contained in:
parent
660806c70a
commit
e9f1c64ccd
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ class SyntheticDataKit:
|
|||
|
||||
if "device" in engine_args: del engine_args["device"]
|
||||
if "model" in engine_args: del engine_args["model"]
|
||||
if "compilation_config" in engine_args: del engine_args["compilation_config"]
|
||||
|
||||
subprocess_commands = [
|
||||
"vllm", "serve", str(model_name),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue