This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Releases: janhq/cortex.cpp
Releases · janhq/cortex.cpp
0.3.21
Changes
- fix: make embedding work again @vansangpfiev (#498)
- Add AVX support for Linux in
install.sh@MauroDruwel (#486) - fix: Refactor code for content-type responses @CameronNg (#496)
Contributor
@CameronNg, @MauroDruwel, @jan-service-account, @tikikun and @vansangpfiev
0.3.20
Changes
- fix: Update content-type for responses @CameronNguyen130820 (#492)
- chore: Bump
llama.cppversion to support Command-R Plus @CameronNguyen130820 (#494)
Contributor
@CameronNguyen130820, @jan-service-account and @tikikun
0.3.19
Changes
- fix: Update nitro BLAS build flag for windows @CameronNguyen130820 (#490)
- chore: Refactor
workflows/build.ymland remove manual build flags @CameronNguyen130820 (#489) - feat: Reduce redundant build steps @CameronNguyen130820 (#487)
- feat: Add more logs for
llamaCPPandllama_server@CameronNguyen130820 (#485)
Contributor
@CameronNguyen130820, @jan-service-account and @tikikun
0.3.18
0.3.17
Changes
- chore: Pump
llama.cppversion @CameronNguyen130820 (#475) - Prompt user for AVX version in
install.bat@MauroDruwel (#469) - add 'set -e' to ensure script termination on error @mevemo (#468)
- feat: Example of alpine image @ikraduya (#458)
Contributor
@CameronNguyen130820, @MauroDruwel, @ikraduya, @jan-service-account, @mevemo and @tikikun
0.3.16
0.3.15
Changes
- feat: Add Nitro support for different CPU instructions and architecture @hiro-v (#464)
- readme: fix broken api ref link @psugihara (#452)
- refactor: parameter mapping - model entity @louis-jan (#457)
- refactor: move llama-server-context out of controller @louis-jan (#456)
- refactor: context should not be coupled in controller @louis-jan (#455)
- refactor: modules extends base classes - comply google style guide @louis-jan (#444)
🐛 Bug Fixes
- Remove always() condition in run github action jobs and remove e2e testing that hang the CI @hiento09 (#460)
🧰 Maintenance
- Remove always() condition in run github action jobs and remove e2e testing that hang the CI @hiento09 (#460)
Contributor
@hiento09, @hiro-v, @jan-service-account, @louis-jan, @psugihara and @tikikun
0.3.14
Changes
- fix: vulkan build failed @louis-jan (#451)
- feat: add google style format @tikikun (#449)
- fix: missing [DONE] token EOS @louis-jan (#447)
- feat: directly pump @tikikun (#446)
Contributor
0.3.13
Changes
- [janhq/jan#1635] feat: decouple nitro engine into a library @InNoobWeTrust (#367)
🐛 Bug Fixes
- Fix: vulkan flag while buiding on linux and mac intel @hiento09 (#443)
- .tar.gz PowerShell issues fix. @MauroDruwel (#373)
Contributor
@InNoobWeTrust, @MauroDruwel, @hiento09, @jan-service-account and @tikikun