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.7.0
What's Changed
- Update README.md by @ktaletsk in #33
- Allow collaborator to push smoke test image to ghcr by @chenhunghan in #37
- Remove the smoke test commenting step by @chenhunghan in #39
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #36
- Bump certifi from 2023.5.7 to 2023.7.22 in /examples/openai by @dependabot in #35
- Fixes for falcon model(s) by @chenhunghan in #40
- Add experimental support for CUDA by @chenhunghan in #38
Full Changelog: ialacol-0.6.3...ialacol-0.7.0
ialacol-0.6.3
What's Changed
- Add CI to test starcoder base models by @chenhunghan in #30
- ctransformer to 0.2.20 by @chenhunghan in #31
Full Changelog: ialacol-0.6.2...ialacol-0.6.3
ialacol-0.6.2
What's Changed
- Fixes for starcoder models by @chenhunghan in #29
Full Changelog: ialacol-0.6.1...ialacol-0.6.2
ialacol-0.6.1
What's Changed
- Fix curl commands by @ktaletsk in #24
- Consistent storage classname by @chenhunghan in #26
New Contributors
Full Changelog: ialacol-0.6.0...ialacol-0.6.1
ialacol-0.6.0
What's Changed
- Better env fallback, all runtime override via request body, improve CI tests by @chenhunghan in #23
Full Changelog: ialacol-0.5.7...ialacol-0.6.0
ialacol-0.5.7
What's Changed
- Add support for llama-70b model by @chenhunghan in #20
Full Changelog: ialacol-0.5.6...ialacol-0.5.7
ialacol-0.5.6
What's Changed
- Fix Helm chart issues, add CI for Helm Chart linting by @chenhunghan in #19
Full Changelog: ialacol-0.5.5...ialacol-0.5.6
ialacol-0.5.5
What's Changed
- Drop llm-rs backend, fix bug when env is empty string by @chenhunghan in #15
- Alway print prompt in debug mode by @chenhunghan in #16
Full Changelog: ialacol-0.5.4...ialacol-0.5.5
ialacol-0.5.4
A Helm chart for ialacol
What's Changed
- Bump aiohttp from 3.8.4 to 3.8.5 in /examples/openai by @dependabot in #12
- Add replit model support by @chenhunghan in #13
- Change default model to llama-2-chat, use runtime default instead of Helm value default by @chenhunghan in #14
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: ialacol-0.5.3...ialacol-0.5.4
ialacol-0.5.3
What's Changed
- Fix white space issue for llama-2 model at the start/end of the message by @chenhunghan in #10
Full Changelog: ialacol-0.5.2...ialacol-0.5.3