Skip to content

Releases: zeozeozeo/ellama

0.4.0

11 May 10:08
Compare
Choose a tag to compare

ellama 0.4.0

  • collapse CoT into headers (thoughts)
  • fix flickering chat list (#68, thanks @LeeeSe!)
  • linux arm & apple silicon builds (currently without TTS, see below)
  • update to egui 0.31.1

demo:

video.mp4

Install ellama 0.4.0

Note

As of now, the prebuilt binaries come without TTS support. If you need TTS, build Ellama manually with --features tts.

Tracked in #71

The binaries are built in GitHub Actions with the help of cargo-dist

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/zeozeozeo/ellama/releases/download/0.4.0/ellama-installer.sh | sh

Download ellama 0.4.0

File Platform Checksum
ellama-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
ellama-x86_64-apple-darwin.tar.xz Intel macOS checksum
ellama-x86_64-pc-windows-msvc.zip x64 Windows checksum
ellama-x86_64-pc-windows-msvc.msi x64 Windows (MSI installer) checksum
ellama-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
ellama-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
ellama-arm-unknown-linux-gnueabihf.tar.xz ARMv6 Linux (Hardfloat) checksum
ellama-armv7-unknown-linux-gnueabihf.tar.xz ARMv7 Linux checksum
ellama-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum
ellama-arm-unknown-linux-musleabihf.tar.xz ARMv6 MUSL Linux (Hardfloat) checksum
ellama-armv7-unknown-linux-musleabihf.tar.xz ARMv7 MUSL Linux checksum

0.3.1

17 Sep 17:31
Compare
Choose a tag to compare

0.3.1 bugfix release

  • #53: Fix restoring Ollama state from app storage (thanks @cyberdoors!)

note: binaries are built with GitHub Actions

0.3.0

10 Sep 14:38
Compare
Choose a tag to compare

Changelog

  • Update to egui 0.28.1 (tooltip and popup improvements), fix some layout issues
  • Update ollama-rs to 0.2.1
  • Update other dependencies

image

0.2.0

04 May 19:34
Compare
Choose a tag to compare

Ellama 0.2.0

  • Drag-and-drop images
    image
  • Always hide console on Windows in release builds

0.1.1

01 May 17:37
Compare
Choose a tag to compare

Ellama 0.1.1

  • Hide console on Windows

0.1.0

01 May 16:36
Compare
Choose a tag to compare

Ellama 0.1.0