v0.4.9 🐋
·
680 commits
to refs/heads/main
since this release
🧭 What's Changed
- chore(console): rename the display of builtin (#2351) @goldenxinxing
- enhance(client): add internal model handler for api (#2350) @jialeicui
- enhance(controller): job support auto release (#2352) @jialeicui
- example(LLM): add llama model evaluation and finetune example (#2341) @tianweidut
- example(LLM): add vicuna 7B/13B examples (#2349) @tianweidut
- feat(runtime): support runtime replace image registry (#2345) @goldenxinxing
- fix(console): prevent showing error msg when log in (#2347) @jialeicui
- fix(console): remove dep case and force install (#2348) @waynelwz
- fix(controller): set dev_way to null when dev mode is false (#2346) @goldenxinxing
- update(console): dev mode with running status (#2353) @waynelwz