Skip to content

Releases: janhq/cortex.cpp

0.3.2

30 Jan 14:37
d830ad3
Compare
Choose a tag to compare

Changes

Contributor

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

0.3.1

29 Jan 11:28
c9079b4
Compare
Choose a tag to compare

What's Changed

  • chore: pump version to support vulkan & intel SYSCL by @tikikun in #384
  • fix: CI error on mac silicon and windows by @hiro-v in #383
  • feat: CI - Add vulkan build for linux, macos and windows with AMD64 build by @hiro-v in #385

Full Changelog: v0.3.0...v0.3.1

0.3.0

29 Jan 05:23
1d3798d
Compare
Choose a tag to compare

Changes

  • #276 feat: OpenAI compatible API for audio with whisper.cpp - @hiro-v

Contributor

@hiro-v and @jan-service-account

0.2.14

25 Jan 06:02
cb6c3d8
Compare
Choose a tag to compare

Changes

  • #360 feat: Chat completion with Image with local path - @hiro-v
  • #372 feat: Embeding with input as either string or array - @hiro-v

🧰 Maintenance

Contributor

@hahuyhoang411, @hiro-v and @jan-service-account

0.2.13

23 Jan 10:15
8bff906
Compare
Choose a tag to compare

Changes

Contributor

@jan-service-account and @tikikun

0.2.12

18 Jan 14:02
1861e43
Compare
Choose a tag to compare

Changes

  • 358 feat improvement over nitro queue system @tikikun (#363)

Contributor

@jan-service-account and @tikikun

0.2.11

17 Jan 23:34
33c9540
Compare
Choose a tag to compare

Changes

Contributor

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

0.2.10

16 Jan 14:59
5b1bec6
Compare
Choose a tag to compare

Changes

🧰 Maintenance

Contributor

@hahuyhoang411, @jan-service-account, @tikikun and @tohrnii

0.2.9

13 Jan 06:07
f643013
Compare
Choose a tag to compare

Changes

  • feat: minor fix for more correct condition @tikikun (#343)
  • 313 bug busy waiting is causing cpu usage @tikikun (#342)
  • chore: correct compile from source ref @louis-jan (#341)
  • docs: correct slug link @hieu-jan (#339)

🧰 Maintenance

  • chore: Add ci change for folder exclusion @hiro-v (#340)

Contributor

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

0.2.7

10 Jan 13:48
900ecb8
Compare
Choose a tag to compare

Changes

  • feat: add condition to not emit log file if there is no path to log f… @tikikun (#332)

🐛 Bug Fixes

  • Switch building nitro windows cpu to github windows-latest to fix bit defender warning @hiento09 (#337)
  • Fix upgrade cuda to 11.7 @hiento09 (#334)

Contributor

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