mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
* fix(downloader): be consistent in downloading files This PR puts some order in the downloader such as functions are re-used across several places. This fixes an issue with having uri's inside the model YAML file, it would resolve to MD5 rather then using the filename Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * fix(scanner): do raise error only if unsafeFiles are found Fixes: https://github.com/mudler/LocalAI/issues/3114 Signed-off-by: Ettore Di Giacinto <mudler@localai.io> --------- Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
|---|---|---|
| .. | ||
| assets | ||
| concurrency | ||
| downloader | ||
| functions | ||
| grpc | ||
| langchain | ||
| library | ||
| model | ||
| oci | ||
| stablediffusion | ||
| startup | ||
| store | ||
| templates | ||
| tinydream | ||
| utils | ||
| xsync | ||
| xsysinfo | ||