Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Releases: janhq/cortex.cpp

0.3.21

11 Apr 05:08
653059f

Choose a tag to compare

Changes

Contributor

@CameronNg, @MauroDruwel, @jan-service-account, @tikikun and @vansangpfiev

0.3.20

10 Apr 08:40
088d9b7

Choose a tag to compare

Changes

  • fix: Update content-type for responses @CameronNguyen130820 (#492)
  • chore: Bump llama.cpp version to support Command-R Plus @CameronNguyen130820 (#494)

Contributor

@CameronNguyen130820, @jan-service-account and @tikikun

0.3.19

09 Apr 14:23
90579e3

Choose a tag to compare

Changes

  • fix: Update nitro BLAS build flag for windows @CameronNguyen130820 (#490)
  • chore: Refactor workflows/build.yml and remove manual build flags @CameronNguyen130820 (#489)
  • feat: Reduce redundant build steps @CameronNguyen130820 (#487)
  • feat: Add more logs for llamaCPP and llama_server @CameronNguyen130820 (#485)

Contributor

@CameronNguyen130820, @jan-service-account and @tikikun

0.3.18

04 Apr 14:35
da5aa66

Choose a tag to compare

Changes

Contributor

@jan-service-account and @tikikun

0.3.17

04 Apr 02:12
d97b1ff

Choose a tag to compare

Changes

  • chore: Pump llama.cpp version @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

26 Mar 10:28
8c81fbb

Choose a tag to compare

Changes

  • Set the CUDA version in the release URL @shavit (#461)

🚀 Features

Contributor

@hiento09, @jan-service-account and @shavit

0.3.15

22 Mar 04:03
2800dbd

Choose a tag to compare

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

28 Feb 00:59
a399d57

Choose a tag to compare

Changes

Contributor

@jan-service-account, @louis-jan and @tikikun

0.3.13

22 Feb 10:50
97558c6

Choose a tag to compare

Changes

🐛 Bug Fixes

Contributor

@InNoobWeTrust, @MauroDruwel, @hiento09, @jan-service-account and @tikikun

0.3.12

16 Feb 16:38
3ea13ab

Choose a tag to compare

Changes

  • fix: Windows error - 3221225781 @hiro-v (#436)
  • fix: nitro sends incorrect content type header @louis-jan (#437)
  • 429 feat properly decoupling cors and handleprelight into a seperated controller @tikikun (#435)

Contributor

@hiro-v, @jan-service-account, @louis-jan and @tikikun