mirror of
https://github.com/mudler/LocalAI.git
synced 2026-05-18 13:38:49 -04:00
fix(api)!: Stop model prior to deletion (#8422)
* Unload model prior to deletion Signed-off-by: Andres Smith <andressmithdev@pm.me> * Fix LFM model in gallery Signed-off-by: Andres Smith <andressmithdev@pm.me> * Remove mistakenly added files Signed-off-by: Andres Smith <andressmithdev@pm.me> --------- Signed-off-by: Andres Smith <andressmithdev@pm.me>
This commit is contained in:
@@ -1391,7 +1391,7 @@
|
||||
- filename: mmproj-OpenGVLab_InternVL3_5-2B-f16.gguf
|
||||
sha256: e83ba6e675b747f7801557dc24594f43c17a7850b6129d4972d55e3e9b010359
|
||||
uri: huggingface://bartowski/OpenGVLab_InternVL3_5-8B-GGUF/mmproj-OpenGVLab_InternVL3_5-2B-f16.gguf
|
||||
- &lfm2
|
||||
- &lfm2vl
|
||||
url: "github:mudler/LocalAI/gallery/lfm.yaml@master"
|
||||
name: "lfm2-vl-450m"
|
||||
license: lfm1.0
|
||||
@@ -1424,7 +1424,7 @@
|
||||
- filename: mmproj-LFM2-VL-450M-F16.gguf
|
||||
sha256: 416a085c5c7ba0f8d02bb8326c719a6f8f2210c2641c6bf64194a57c11c76e59
|
||||
uri: huggingface://LiquidAI/LFM2-VL-450M-GGUF/mmproj-LFM2-VL-450M-F16.gguf
|
||||
- !!merge <<: *lfm2
|
||||
- !!merge <<: *lfm2vl
|
||||
name: "lfm2-vl-1.6b"
|
||||
urls:
|
||||
- https://huggingface.co/LiquidAI/LFM2-VL-1.6B
|
||||
@@ -1440,7 +1440,7 @@
|
||||
- filename: mmproj-LFM2-VL-1.6B-F16.gguf
|
||||
sha256: b637bfa6060be2bc7503ec23ba48b407843d08c2ca83f52be206ea8563ccbae2
|
||||
uri: huggingface://LiquidAI/LFM2-VL-1.6B-GGUF/mmproj-LFM2-VL-1.6B-F16.gguf
|
||||
- !!merge <<: *lfm2
|
||||
- &lfm2
|
||||
name: "lfm2-1.2b"
|
||||
urls:
|
||||
- https://huggingface.co/LiquidAI/LFM2-1.2B
|
||||
|
||||
Reference in New Issue
Block a user