v0.1.0
This is the first stable release for the HomeBrewAi Engine (Windows version only).
It supports:
- basic text inference with open source models downloaded via the model browser
- read/write/delete model files
- provides programmatic access to functions via web servers
- currently the text inference only supports CPU processing
What's Changed
- Feature/add electron support by @dieharders in #1
- Enhancement/HBAI-31-electron builder by @dieharders in #2
New Contributors
- @dieharders made their first contribution in #1
Full Changelog: https://github.com/dieharders/ai-text-server/commits/v0.1.0