Skip to content

Commit 9bc651a

Browse files
committed
chore: migrate mlx-swift from hardcoded source partition to git submodule
This replaces the bloated LocalPackages/mlx-swift copy with a clean Git submodule pointing natively to the SharpAI upstream fork, retaining the exact same compilation paths.
1 parent da535ea commit 9bc651a

1,820 files changed

Lines changed: 4 additions & 571218 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "mlx-swift-lm"]
22
path = mlx-swift-lm
33
url = https://github.com/SharpAI/mlx-swift-lm.git
4+
[submodule "LocalPackages/mlx-swift"]
5+
path = LocalPackages/mlx-swift
6+
url = https://github.com/SharpAI/mlx-swift

LocalPackages/mlx-swift

Submodule mlx-swift added at 8540be8

LocalPackages/mlx-swift/.github/ISSUE_TEMPLATE/bug_report.md

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

LocalPackages/mlx-swift/.github/pull_request_template.md

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

LocalPackages/mlx-swift/.github/scripts/build-linux-cuda-cmake.sh

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

LocalPackages/mlx-swift/.github/scripts/run-xcode-tests.sh

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

LocalPackages/mlx-swift/.github/scripts/setup+build-linux-container-cmake.sh

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

LocalPackages/mlx-swift/.github/scripts/setup-linux-cuda.sh

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

0 commit comments

Comments
 (0)