This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
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 | sh
Install prebuilt binaries via powershell script
irm https://github.com/rustformers/llm/releases/download/v0.1.1/llm-cli-installer.ps1 | iex
Download 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 |