mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: added nvidia to server
This commit is contained in:
parent
ec9d3ac349
commit
b32cbc0b72
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ in
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
port = service.ports.port1;
|
port = service.ports.port1;
|
||||||
acceleration = false;
|
acceleration = "cuda";
|
||||||
models = service.paths.path0;
|
models = service.paths.path0;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue