Releases: ItsPi3141/alpaca-electron
v1.0.6
I guess this was really really long overdue... but here it is :D
Only Windows builds available!!
MacOS and Linux are NOT supported right now because I cannot build those binaries.
Breaking Change
Warning
Migrated to the new llama.cpp, which uses the GGUF formal. Old models (ggml) will NOT work.
What's Changed
- Fixes to Docker Version by @W48B1T in #21
- fix typo in renderer.js by @eltociear in #53
- Update README.md Linux instructions by @tfrum in #54
- Updated Readme to reflect llama.cpp change by @parsec501 in #60
- Duckduckgo search integration by @ItsPi3141 in #70
- Fixes for Linux and Docker Versions (NOT tested on windows and mac) by @W48B1T in #74
- Update llama.cpp by @ItsPi3141 in #75
New Contributors
- @eltociear made their first contribution in #53
- @tfrum made their first contribution in #54
- @parsec501 made their first contribution in #60
- @ItsPi3141 made their first contribution in #70
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Testing Linux build. Open an issue if you encounter any errors.
MacOS arm64 build for v1.0.5 is now available.
Breaking Change
Warning
Migrated to llama.cpp since it supports Alpaca models and alpaca.cpp is no longer maintained. Redownload all models from here.
What's Changed
- Linux Support (amd64) by @W48B1T in #8
- Docker should work now
- Migrated to llama.cpp
- AI remembers previous messages
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3 MacOS support
MacOS x64 only, for now. Use Rosetta to run it on arm64.
What's Changed
- Added a README.md! by @8bit-coder in #1
- Fixed logo problems by @8bit-coder in #2
New Contributors
- @8bit-coder made their first contribution in #1
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: https://github.com/ItsPi3141/alpaca-electron/commits/v1.0.0