ollama -> vulkan

This commit is contained in:
2026-06-24 11:20:22 -07:00
parent 240ab7d50a
commit 6ff6c997fd
3 changed files with 11 additions and 2 deletions

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/**)"
]
}
}