v0.2.0
v0.2.0 - 2024-03-04
Changelog
Features π
- 3d1dead feat: Add make target to run e2e local (#239)
- 42a5965 feat: Add FAQ Section to README (#263)
- 7bd5641 feat: Add additional e2e tests (#256)
- de2b45c feat: Add Image Pull Secret (#258)
- 37485fa feat: Add Mistral and Phi-2 model Plugins (#249)
- 68c972d feat: inference API cleanup (#233)
- 23c906f feat: Prevent unnecessary build re-triggers (#246)
- 133cab3 feat: Update Preset Configs (#243)
- 5e1ebb9 feat: phi-2 proposal (#235)
- cbdac27 feat: Mistral 7B Proposal (#231)
- 4a5dbef feat: Add Mistral 7b Instruct (#232)
- a70138e feat: Part 4 - Add image tag to models (#221)
- ae881d2 feat: Part 3 - Update E2E tests for new Build Preset Pipeline (#220)
- a9c766f feat: Part 2 - New build pipeline (#217)
- ecc56d1 feat: Organize Inference Files - Part 1 (#216)
- 7c88c4e feat: organize image info (#203)
- 95171e1 feat: ignore doc changes in build pipeline (#204)
- dc09bf1 feat: containerize build - part 2 (#188)
Bug Fixes π
- c93868e fix: Add release history comments (#266)
- a299248 fix: Remove Llama Tag (#265)
- cc53389 fix: Switch to Production ACR (#252)
- 559efed fix: Eliminate Unnecessary Process Group Creation in Worker Initialization (#244)
- 2fb9387 fix: Update llama dockerfile (#248)
- 31aa7ac fix: Add Az Login
- 9e66cf8 fix: Minor build and e2e workflow fixes (#245)
- 83597c0 fix: Prevent cleanup function from killing all jobs
- 3bd8599 fix: Update main.py
- ba50963 fix: Part 5.5 - Add determine models code to e2e (#236)
- 7201161 fix: Reduce model image sizes (#225)
- fbdd2ec fix: Add resource requirements (#227)
- a2a039a fix: Minor Fix in e2e preset pipeline - Checking ACR Image (#223)
- 7856b76 fix: resolve git action paths (#205)
- b9abdb4 fix: Update kaito-e2e.yaml (#200)
- c7ff5b0 fix: remove extraneous params (#197)
- f93bc04 fix: install cli in e2e-test (#178)
Code Style πΆ
Continuous Integration π
- 04819b2 ci: Add scan trivy step to publish image pipeline (#257)
- 8c40ab0 ci: Part 4.5 - Fix Minor Bugs in E2E Preset Pipeline (#222)
- bdcac7a ci: trigger preset image build (#193)
- dcec033 ci: temp disable building new images (#186)
- 64ac7e7 ci: Support codcov (#172)
Documentation π
- 1e998e7 docs: Update installation.md (#255)
- 3b7eebe docs: move installation steps to a separate file. (#226)
- fe9a8ad docs: Add instructions about how to add new model in kaito (#224)
- 7e80975 docs: add new model proposal template (#211)
- f38c8b1 docs: update install instructions (#208)
- ba8d09a docs: correct wrong build commands (#206)
- 041ba52 docs: Revise preset model READMEs (#202)
- b9f01d9 docs: update README.md (#171)
Maintenance π§
- c4bc7aa chore: bump thehanimo/pr-title-checker from 1.4.1 to 1.4.2 (#240)
- d4e23a9 chore: bump fastapi from 0.103.2 to 0.109.1 in /presets/inference/text-generation (#230)
- df71240 chore: bump step-security/harden-runner from 2.6.1 to 2.7.0 (#229)
- 86d0f46 chore: Part 5 - documentation updates (#218)
- 2255416 chore: bump codecov/codecov-action from 3 to 4 (#228)
- 7918029 chore: bump azure/login from 1.6.0 to 1.6.1 (#214)
- c9a63bc chore: bump azure/login from 1.5.1 to 1.6.0 (#209)
- 3d1754f chore: bump transformers from 4.33.3 to 4.36.0 in /presets/models/falcon (#195)
- 39e9b4c chore: bump azure/login from 1.4.6 to 1.5.1 (#199)
- c5928aa chore: bump actions/setup-go from 4 to 5 (#182)
- 759b3a0 chore: bump actions/upload-artifact from 3 to 4 (#192)
- 89d2ac5 chore: Remove Azure SDK dependency (#198)
- e0dd658 chore: Commenting and Renaming (#194)
- a0f963e chore: Refactor to implement model plugin - part 5 (#191)
- c1151fd chore: Refactor to implement model plugin - part 4 (#190)
- e0f3a35 chore: Refactor to implement model plugin - part 3 (#189)
- 2d0c593 chore: put models under presets/models - Part 1 (#187)
- 4571883 chore: Refactor to implement model plugin - part 2 (#185)
- e5e6515 chore: Refactor to implement model plugin - part 1 (#183)
- e8615bd chore: bump actions/github-script from 6 to 7 (#176)
- cc8950e chore: bump step-security/harden-runner from 2.6.0 to 2.6.1 (#177)