Skip to content

Commit 92456f5

Browse files
committed
Remove mlx-vlm
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent c59b6a9 commit 92456f5

File tree

9 files changed

+0
-713
lines changed

9 files changed

+0
-713
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -369,10 +369,6 @@ backends/mlx: build
369369
BACKEND=mlx BUILD_TYPE=mps $(MAKE) build-darwin-python-backend
370370
./local-ai backends install "ocifile://$(abspath ./backend-images/mlx.tar)"
371371

372-
backends/mlx-vlm: build
373-
BACKEND=mlx-vlm BUILD_TYPE=mps bash ./scripts/build/python-darwin.sh
374-
./local-ai backends install "ocifile://$(abspath ./backend-images/mlx-vlm.tar)"
375-
376372
backend-images:
377373
mkdir -p backend-images
378374

backend/index.yaml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -142,23 +142,6 @@
142142
- text-to-text
143143
- LLM
144144
- MLX
145-
- &mlx-vlm
146-
name: "mlx-vlm"
147-
uri: "quay.io/go-skynet/local-ai-backends:latest-metal-darwin-arm64-mlx-vlm"
148-
icon: https://avatars.githubusercontent.com/u/102832242?s=200&v=4
149-
urls:
150-
- https://github.com/ml-explore/mlx-vlm
151-
mirrors:
152-
- localai/localai-backends:latest-metal-darwin-arm64-mlx-vlm
153-
license: MIT
154-
description: |
155-
Run Vision-Language Models with MLX
156-
tags:
157-
- text-to-text
158-
- multimodal
159-
- vision-language
160-
- LLM
161-
- MLX
162145
- &rerankers
163146
name: "rerankers"
164147
alias: "rerankers"
@@ -408,11 +391,6 @@
408391
uri: "quay.io/go-skynet/local-ai-backends:master-metal-darwin-arm64-mlx"
409392
mirrors:
410393
- localai/localai-backends:master-metal-darwin-arm64-mlx
411-
- !!merge <<: *mlx-vlm
412-
name: "mlx-vlm-development"
413-
uri: "quay.io/go-skynet/local-ai-backends:master-metal-darwin-arm64-mlx-vlm"
414-
mirrors:
415-
- localai/localai-backends:master-metal-darwin-arm64-mlx-vlm
416394
- !!merge <<: *kitten-tts
417395
name: "kitten-tts-development"
418396
uri: "quay.io/go-skynet/local-ai-backends:master-kitten-tts"

backend/python/mlx-vlm/Makefile

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)