ollama -> vulkan

This commit is contained in:
2026-06-24 11:23:23 -07:00
parent 240ab7d50a
commit 6ff6c997fd
3 changed files with 11 additions and 2 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
"Bash(git push:*)",
"Read(//home/kyle/.ollama/models/blobs/**)"
]
}
}