Releases: FootprintAI/go-nativeml
Releases · FootprintAI/go-nativeml
v0.1.5
What's Changed
- hotfix: generate .a file from dockerfile to ensure consistency by @hsinatfootprintai in #5
- fix(ggml): linker header by @hsinatfootprintai in #6
- feat: add prebuilt CUDA and Vulkan static libraries by @hsinatfootprintai in #7
- fix: add missing cuda header by @hsinatfootprintai in #8
Full Changelog: 0.1.0...v0.1.5
0.1.0
What's Changed
- feat: add llamacpp CGO bindings with prebuilt static libraries (b8220) by @hsinatfootprintai in #1
- feat: add whisper.cpp. use go:embed to archive .a and .h files by @hsinatfootprintai in #2
- fix: fix flags used in llama.cpp and whisper.cpp by @hsinatfootprintai in #3
- fix(build): fix build on github action by @hsinatfootprintai in #4
New Contributors
- @hsinatfootprintai made their first contribution in #1
Full Changelog: https://github.com/FootprintAI/go-nativeml/commits/0.1.0