This repository has been archived by the owner on Sep 30, 2023. It is now read-only.
0.0.2
What's Changed
- Project now builds on Mac OS (Thanks to @Dimitrije-V for their PR ravenscroftj/ggml#1 and @dabdine for contributing some clearer Mac build instructions)
- Fix inability to load vocab.json on converting the 16B model due to encoding of the file not being set by @swanserquack in #5
- Improve performance of model by incorporating changes to GGML library from @ggerganov
New Contributors
- @swanserquack made their first contribution in #5
Full Changelog: 0.0.1...0.0.2