v2.1.4
Install profile 2.1.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jungledesh/profile/releases/download/v2.1.4/profile-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/jungledesh/profile/releases/download/v2.1.4/profile-installer.ps1 | iex"Download profile 2.1.4
| File | Platform | Checksum |
|---|---|---|
| profile-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| profile-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| profile-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| profile-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| profile-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| profile-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
What's Changed
- feat: quantization-aware roofline, P95 direction matrix, terminal closure with primary limiter, r3 prompt-throughput gate & more by @jungledesh in #90
- fix(r5/r1/r2): align issue box display with header — snapshot values, consistent copy, prompt-aware model-len bullet by @jungledesh in #91
- Final touch to release v2.1.4 by @jungledesh in #92
Full Changelog: https://github.com/jungledesh/profile/commits/v2.1.4