This repository was archived by the owner on Jun 24, 2024. It is now read-only.
Releases: rustformers/llm
Releases · rustformers/llm
v0.1.1
Install llm-cli 0.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rustformers/llm/releases/download/v0.1.1/llm-cli-installer.sh | shInstall prebuilt binaries via powershell script
irm https://github.com/rustformers/llm/releases/download/v0.1.1/llm-cli-installer.ps1 | iexDownload llm-cli 0.1.1
| target | kind | download |
|---|---|---|
| aarch64-apple-darwin | tarball | llm-cli-aarch64-apple-darwin.tar.xz |
| x86_64-apple-darwin | tarball | llm-cli-x86_64-apple-darwin.tar.xz |
| x86_64-pc-windows-msvc | tarball | llm-cli-x86_64-pc-windows-msvc.zip |
| x86_64-unknown-linux-gnu | tarball | llm-cli-x86_64-unknown-linux-gnu.tar.xz |