FIX: QVAC (QuantumVerse Automatic Computer) Packing
CI / test (push) Successful in 2m38s
Release rolling / release (push) Failing after 6m17s

This commit is contained in:
Raven Scott
2026-07-30 14:17:06 -04:00
parent e2d909eaaa
commit bce96d6550
16 changed files with 1391 additions and 441 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"plugins": [
"@qvac/sdk/llamacpp-completion/plugin"
],
"loggerLevel": "warn",
"loggerConsoleOutput": false,
"httpDownloadConcurrency": 3,
"httpConnectionTimeoutMs": 15000
}