Cuda + ollama on homepc
This commit is contained in:
parent
54c1a40ca7
commit
247379dce8
6 changed files with 72 additions and 25 deletions
|
|
@ -121,6 +121,7 @@
|
|||
config = {
|
||||
allowBroken = true;
|
||||
allowUnfree = true;
|
||||
cudaSupport = true;
|
||||
};
|
||||
};
|
||||
modules = [
|
||||
|
|
@ -152,6 +153,7 @@
|
|||
allowBroken = true;
|
||||
allowUnfree = true;
|
||||
allowUnsupportedSystem = true;
|
||||
# rocmSupport = true;
|
||||
};
|
||||
};
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue