This repository has been archived by the owner on Mar 30, 2024. It is now read-only.
Releases: chenhunghan/ialacol
Releases · chenhunghan/ialacol
ialacol-0.15.0
What's Changed
Full Changelog: ialacol-0.14.0...ialacol-0.15.0
ialacol-0.14.0
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
- @damianoneill made their first contribution in #87
- @donbale made their first contribution in #90
Full Changelog: ialacol-0.13.0...ialacol-0.14.0
ialacol-0.13.0
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
What's Changed
- Bump urllib3 from 2.0.2 to 2.0.6 in /examples/openai by @dependabot in #72
- Bump urllib3 from 2.0.2 to 2.0.6 by @dependabot in #73
- Add support for download model from a specific revision by @chenhunghan in #77
Full Changelog: ialacol-0.11.5...ialacol-0.12.0
ialacol-0.11.5
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
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
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
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
What's Changed
- Pass
TRUNCATE_PROMPT_LENGTH
to deployment, switch toghcr.io
image by @chenhunghan in #63
Full Changelog: ialacol-0.11.0...ialacol-0.11.1
ialacol-0.11.0
What's Changed
- Add support for VSCode Github Copilot by @chenhunghan in #62
Full Changelog: ialacol-0.10.4...ialacol-0.11.0