This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
LocalAI
Watch
1
Star
0
Fork
0
You've already forked LocalAI
mirror of
https://github.com/mudler/LocalAI.git
synced
2026-01-22 13:22:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d7d56f2ce1f52cc92bedbb2d923f8bff2f52011
LocalAI
/
pkg
/
model
History
Ettore Di Giacinto
9628860c0e
feat(llama.cpp/clip): inject gpu options if we detect GPUs (
#5243
)
...
Signed-off-by: Ettore Di Giacinto <
mudler@localai.io
>
2025-04-26 00:04:47 +02:00
..
filters.go
…
initializers.go
feat(llama.cpp/clip): inject gpu options if we detect GPUs (
#5243
)
2025-04-26 00:04:47 +02:00
loader_options.go
feat(loader): enhance single active backend by treating as singleton (
#5107
)
2025-04-01 20:58:11 +02:00
loader_test.go
feat(loader): enhance single active backend by treating as singleton (
#5107
)
2025-04-01 20:58:11 +02:00
loader.go
feat(loader): enhance single active backend by treating as singleton (
#5107
)
2025-04-01 20:58:11 +02:00
model_suite_test.go
…
model.go
chore(refactor): track grpcProcess in the model structure (
#3663
)
2024-09-26 12:44:55 +02:00
process.go
fix: race during stop of active backends (
#5106
)
2025-04-01 00:01:10 +02:00
watchdog.go
…