Skip to content

Releases: janhq/cortex.cpp

0.3.19

09 Apr 14:23
90579e3
Compare
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
Compare
Choose a tag to compare

Changes

Contributor

@jan-service-account and @tikikun

0.3.17

04 Apr 02:12
d97b1ff
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes

Contributor

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

0.3.13

22 Feb 10:50
97558c6
Compare
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
Compare
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

0.3.11

18 Feb 08:37
5fdbdd4
Compare
Choose a tag to compare

Changes

  • 429 feat properly decoupling cors and handleprelight into a seperated controller @tikikun (#435)

Contributor

@jan-service-account and @tikikun

0.3.10

16 Feb 03:02
Compare
Choose a tag to compare

Changes

Contributor

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