fix(neovim): allow cpu ollama
rocm is broken for a while now
This commit is contained in:
parent
b9e6347a04
commit
b402de2dd2
2 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,7 @@ in
|
|||
type = types.enum [
|
||||
"amd"
|
||||
"nvidia"
|
||||
"cpu"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue