Cool things added:
- GPT4All support has been added! You can just grab it from the download manager.
- Improved support for CPUs with AVX but no AVX2 support
- Hitting ctrl+enter lets you send messages
- Files added to the /usr/src/app/weights folder will now be automatically picked up
What's Changed
- docs: correct the name 7B-native on Readme by @pabl-o-ce in #120
- Update to latest llama.cpp by @nsarrazin in #118
- Update llama.cpp to master-3525899 by @gaby in #122
- When a user hits CTRL+ENTER send input by @snxraven in #121
- main.py now recursively looks for .bin files. by @axolotlite in #46
- Update llama.cpp to master-e986f94 by @gaby in #124
New Contributors
- @pabl-o-ce made their first contribution in #120
- @snxraven made their first contribution in #121
- @axolotlite made their first contribution in #46
Full Changelog: 0.0.3...0.0.4