-
v0.1.0-alpha.41 Stable
released this
2025-04-06 05:02:55 +00:00 | 351 commits to main since this releaseRelease v0.1.0-alpha.41
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
For Intel Macs:
- Download the macOS Intel archive
- Extract:
tar -xzf llm-md-macos-x86_64.tar.gz - Install:
sudo cp llm-md-intel-dist/bin/llm-md /usr/local/bin/
For Apple Silicon (M1/M2) Macs:
- Download the macOS ARM archive
- Extract:
tar -xzf llm-md-macos-arm64.tar.gz - Install:
sudo cp llm-md-arm-dist/bin/llm-md-arm /usr/local/bin/llm-md
Using the Install Script (Linux/macOS)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads