vllm: create application from python package
This commit is contained in:
parent
e70ebe9829
commit
f8a077696b
@ -10746,6 +10746,8 @@ with pkgs;
|
||||
openexr = openexr_3;
|
||||
};
|
||||
|
||||
vllm = with python3Packages; toPythonApplication vllm;
|
||||
|
||||
vte-gtk4 = vte.override {
|
||||
gtkVersion = "4";
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user