Install ollama (support for cuda)
All checks were successful
check / check (push) Successful in 33s

This commit is contained in:
Florian RICHER 2024-05-29 10:17:45 +02:00
parent f5407927cf
commit 3bc86778ff
3 changed files with 26 additions and 0 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
./docker
./ollama
./openssh
];
}