Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Releases: chenhunghan/ialacol

ialacol-0.15.0

23 Jan 13:14
303f25c
Compare
Choose a tag to compare

What's Changed

  • Fix/add annotations to service template by @donbale in #91

Full Changelog: ialacol-0.14.0...ialacol-0.15.0

ialacol-0.14.0

22 Jan 13:21
dfac4f8
Compare
Choose a tag to compare

What's Changed

  • Bump aiohttp from 3.8.5 to 3.8.6 in /examples/openai by @dependabot in #83
  • Bump aiohttp from 3.8.6 to 3.9.0 in /examples/openai by @dependabot in #85
  • add support for arm architecture for published images by @damianoneill in #87
  • Fix image build 'Multiple platforms feature is currently not supporte… by @chenhunghan in #88
  • Add rust toolchain to fix docker image build by @chenhunghan in #89
  • added-annotations-to-service-template by @donbale in #90

New Contributors

Full Changelog: ialacol-0.13.0...ialacol-0.14.0

ialacol-0.13.0

03 Nov 16:59
0c6e6b4
Compare
Choose a tag to compare

What's Changed

  • Add support for OpenChat 3.5/Zephyr 7B β, improve fallbacks of repetition_penalty, support multiple messages in request body by @chenhunghan in #82
  • Bump urllib3 from 2.0.6 to 2.0.7 in /examples/openai by @dependabot in #78
  • Create devcontainer.json by @chenhunghan in #81

Full Changelog: ialacol-0.12.0...ialacol-0.13.0

ialacol-0.12.0

16 Oct 19:14
e22bd33
Compare
Choose a tag to compare

What's Changed

Full Changelog: ialacol-0.11.5...ialacol-0.12.0

ialacol-0.11.5

28 Sep 10:55
195122b
Compare
Choose a tag to compare

What's Changed

  • Add support for mistral ai's instruct model, avoid system start token duplicate, remove extra log by @chenhunghan in #71

Full Changelog: ialacol-0.11.4...ialacol-0.11.5

ialacol-0.11.4

23 Sep 17:46
292250a
Compare
Choose a tag to compare

What's Changed

  • CONTEXT_LENGTH default to 4096, and warning for context, add 422 logger, refactor prompt template by @chenhunghan in #70

Full Changelog: ialacol-0.11.3...ialacol-0.11.4

ialacol-0.11.3

23 Sep 08:35
3a6fcaf
Compare
Choose a tag to compare

What's Changed

  • Upgrade ctransformer to v0.2.27 by @chenhunghan in #68
  • Add defaults/warning for max-tokens and context-length, document env vars by @chenhunghan in #69

Full Changelog: ialacol-0.11.2...ialacol-0.11.3

ialacol-0.11.2

26 Aug 19:32
4d1fc25
Compare
Choose a tag to compare

What's Changed

  • Fixes for gptq image, improve codegen mapping (to gptj) by @chenhunghan in #64

Full Changelog: ialacol-0.11.1...ialacol-0.11.2

ialacol-0.11.1

26 Aug 08:20
4f651e3
Compare
Choose a tag to compare

What's Changed

  • Pass TRUNCATE_PROMPT_LENGTH to deployment, switch to ghcr.io image by @chenhunghan in #63

Full Changelog: ialacol-0.11.0...ialacol-0.11.1

ialacol-0.11.0

26 Aug 07:27
d944d15
Compare
Choose a tag to compare

What's Changed

Full Changelog: ialacol-0.10.4...ialacol-0.11.0