Use Vulkan

This commit is contained in:
2026-01-10 19:52:41 +01:00
parent 7014bba178
commit 4e50d1f7c4
6 changed files with 24 additions and 13 deletions

View File

@@ -16,6 +16,7 @@ dependencies = [
"sentencepiece>=0.2.0",
"tiktoken>=0.9.0",
"transformers>=4.0.0",
"vulkan",
"xml_schema_validator @ file:///root/sia/lib/xml_schema_validator",
]