v0.6.9 🐋
github-actions
released this
24 Dec 14:52
·
36 commits
to refs/heads/main
since this release
🧭 What's Changed
- bug(client): fix dataset copy block forever when update table meets exception (#3078) @tianweidut
- chore(ci): prevent changing yarn.lock in e2e (#3069) @jialeicui
- chore(ci): remove useless internal deploy for release (#3067) @tianweidut
- chore(console): use current web host in quickstart for model (#3087) @jialeicui
- chore(controller): add run info to pod env (#3092) @goldenxinxing
- chore(doc): fix cloud broken link (#3079) @tianweidut
- chore(doc): update github readme for framework (#3074) @tianweidut
- chore(doc): update readme (#3080) @tianweidut
- enhance(SDK): support package runtime for model build sdk (#3085) @tianweidut
- enhance(client): add env file for restored runtime (#3088) @tianweidut
- enhance(client): support excludes for model build and finetune decorator (#3072) @tianweidut
- enhance(client): support to detect shell activated runtime uri for model build (#3086) @tianweidut
- enhance(sdk): add more tool methods for BoundingBox type (#3068) @tianweidut
- enhance(sdk): format Image shape with pillow.Image and numpy.ndarray shape (#3077) @tianweidut
- example: update baichuan2/chatglm3 example to support multi train datasets (#3075) @tianweidut
- feat(client): add
--push
argument for model/runtime/dataset build (#3090) @tianweidut - feat(client): support
swcli runtime run
command (#3082) @tianweidut - feat(client): support for reporting client events to server/cloud instance (#3094) @tianweidut
- fix(client): the online evaluation is accessible behind the proxy sub-path (#3083) @jialeicui
- fix(controller): the event request could not be deserialized (#3091) @jialeicui
- fix(e2e): wait for response before assert (#3081) @waynelwz
- refactor(client): use auto generated arg_types (#3089) @jialeicui
- refactor(controller): add job create function in EvaluationService (#3066) @anda-ren
- refactor(controller): remove column schemas dependency (#3057) @jialeicui
⚙️ Who Contributes
@anda-ren, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz