COMMITS
/ pkg/system/capabilities.go April 22, 2026
E
feat(importer): expand importer flow to almost all backends (#9466)
Ettore Di Giacinto committed
April 8, 2026
E
fix: try to add whisperx and faster-whisper for more variants (#9278)
Ettore Di Giacinto committed
March 12, 2026
S
fix: gate CUDA directory checks on GPU vendor to prevent false CUDA detection (#8942)
Sertaç Özercan committed
February 28, 2026
L
fix: whisper breaking on cuda-13 (use absolute path for CUDA directory detection) (#8678)
LocalAI [bot] committed
February 13, 2026
E
chore: compute capabilities once (#8555)
Ettore Di Giacinto committed
L
fix: prevent excessive logging in capability detection (#8552)
LocalAI [bot] committed
February 6, 2026
A
fix(api)!: Stop model prior to deletion (#8422)
Andres committed
January 10, 2026
C
feat: Filter backend gallery by system capabilities (#7950)
Copilot committed
January 7, 2026
E
chore(detection): detect GPU vendor from files present in the system (#7908)
Ettore Di Giacinto committed
December 21, 2025
E
chore(refactor): move logging to common package based on slog (#7668)
Ettore Di Giacinto committed
December 2, 2025
E
feat: add cuda13 images (#7404)
Ettore Di Giacinto committed
September 11, 2025
S
fix: runtime capability detection for backends (#6149)
Sertaç Özercan committed
August 14, 2025
E
feat(backends): add system backend, refactor (#6059)
Ettore Di Giacinto committed
E
fix(backend-detection): default to CPU if there is less than 4GB of GPU available (#6057)
Ettore Di Giacinto committed
July 31, 2025
E
chore(capability): improve messages (#5944)
Ettore Di Giacinto committed
July 25, 2025
E
fix(backends gallery): trim string when reading cap from file (#5909)
Ettore Di Giacinto committed
July 24, 2025
D
fix: untangle pkg and core (#5896)
Dave committed