Highlights
- Allow filter by subset and splits in dataset viewer
- Support model inference with NIM
- Auto build repo and runtime frameworks relation
- Auto generate resource type (a kind of tags)of models like Nvidia GPU,Huawei Ascend
- Fix a lot of multi-sync bugs related to gitaly server
- Auto init a git access token for new user
- Application space creation supports choosing regions
- Support docker image build for ARM platform
What's Changed
- Update README by @Rader in #120
- docs: add Japanese README file by @eltociear in #121
- Update README.md by @Rader in #122
- Optimize tag detect rule and fix space clone url bug by @pulltheflower in #123
- Add multi sync config by @pulltheflower in #124
- cherry-pick: nim support and persist data per user by @ganisback in #125
- cherry pick auto build repo and runtime frameworks relation by @SeanHH86 in #127
- Support multisync with gitlay git server by @pulltheflower in #126
- Add api for load model by DiffusionPipeline by @SeanHH86 in #130
- Model and tags: add runtime framework and resource tag by @ganisback in #132
- Use BZPopMax instead of ZPopMax by @pulltheflower in #131
- Fix tree API bug when switching branch by @pulltheflower in #134
- fix download model/dataset with specified branch by @SeanHH86 in #136
- Fix repo sync bug when repo has no lfs files by @pulltheflower in #135
- [User]fix:email not saved when login in gitaly based server by @Rader in #137
- update user last_login_at when user login from casdoor by @Rader in #141
- init git access token for new user by @Rader in #142
- Fix repo sync status bug by @pulltheflower in #143
- fix error model id by @ganisback in #144
- return internal s3 signed url if client request has header X-OPENCSG-… by @Rader in #145
- add resource type by @ganisback in #146
- Enable opensource images multi-platform building by @MasonXon in #133
- Fix model index page bug by @pulltheflower in #147
New Contributors
- @eltociear made their first contribution in #121
- @MasonXon made their first contribution in #133
Full Changelog: v0.9.3...v1.0.0