Releases: datawhalechina/torch-rechub
Releases · datawhalechina/torch-rechub
v0.4.0
What's Changed
📝 文档更新 / Documentation
- Update quick_start docs: params and outputs by @1985312383 in #171
📦 依赖更新 / Dependencies
- Fix the version of this package by @1985312383 in #170
🔄 其他变更 / Other Changes
- Update project_framework.png by @1985312383 in #169
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
✨ 新特性 / Features
- Inbatchsample by @zerolovesea in #128
📝 文档更新 / Documentation
- Enhance docs: ONNX, serving, tools, tutorials by @1985312383 in #165
- Expand docs: community, guides, models, data by @1985312383 in #166
🔄 其他变更 / Other Changes
- Update favicon and logo images by @1985312383 in #164
- Update docs imports to torch_rechub by @1985312383 in #167
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
🐛 Bug 修复 / Bug Fixes
- Update HSTULayer with L2 norm and SiLU attention by @1985312383 in #157
- Add ONNX quantization scripts and tests, improve dataloader split by @1985312383 in #161
📝 文档更新 / Documentation
- Update docs and README with new architecture image by @1985312383 in #154
- Add comprehensive vector index docs (EN & ZH) by @1985312383 in #162
- Update quick start and tracking docs in EN and ZH by @1985312383 in #163
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
✨ 新特性 / Features
- Update docs and tutorials && Add ONNX quantization utilities and enhance export by @1985312383 in #150
- REFACTOR+FEATURE: Standardize retrieval backends (ANNOY/FAISS/Milvus) by @ywuenthought in #151
Full Changelog: v0.0.6...v0.1.0
v0.0.6 Support Streaming Parquet Dataset && Training Visualization
What's Changed
✨ 新特性 / Features
- FEATURE: Support Streaming Parquet Dataset by @ywuenthought in #143
- Docs & tracking polish: logger docstrings, README refresh, dependency tweak by @1985312383 in #146
📝 文档更新 / Documentation
- Refator Chinese documentation structure by @1985312383 in #145
New Contributors
- @ywuenthought made their first contribution in #143
Full Changelog: v0.0.5...v0.0.6
v0.0.5 Add torchview to Support Model Visualization
What's Changed
✨ 新特性 / Features
- Add torchview to Support Model Visualization && Update CI/CD and release workflows by @1985312383 in #141
Full Changelog: v0.0.4...v0.0.5
v0.0.4 is Released. Add HSTU, HLLM model
What's Changed
✨ 新特性 / Features
- format code && add templates && add CI/CD && add test files by @1985312383 in #89
- format code && add dependabot && update CI/CD && update test files by @1985312383 in #90
- Update CI/CD, add uv function by @1985312383 in #92
- feat: add l1/l2 support for trainers by @zerolovesea in #120
- feat(ranking model): Implementation of AutoInt model by @zerolovesea in #121
- Add HSTU model by @1985312383 in #122
- Add HLLM model, scripts, and documentation by @1985312383 in #125
- Hllm model by @1985312383 in #129
- Add onnx export feature by @1985312383 in #131
- Add Releases CI by @1985312383 in #140
🐛 Bug 修复 / Bug Fixes
- Update ci.yml by @1985312383 in #97
- fix(tutorial): update link to the full dataset in Multi-Task tutorial by @1985312383 in #105
📝 文档更新 / Documentation
- add initial version of docs project, adapt Python 3.12 and torch 2.0+ by @1985312383 in #77
- add gitHub pages by @1985312383 in #78
- add gitHub pages by @1985312383 in #79
- docs: add contribution, model list(Chinese), new theme by @1985312383 in #80
- update docs by @1985312383 in #81
- add docs/introduction by @1985312383 in #82
- update docs/faq, fix docs by @1985312383 in #83
- update docs/index_page by @1985312383 in #84
- update Chinese&English docs/tutorials&api-reference by @1985312383 in #85
- delete docs/examples; add support for the faiss vector library api by @1985312383 in #86
- Update readme$$logo by @1985312383 in #87
- Create help_wanted.md by @1985312383 in #107
- docs: fix Milvus.ipynb some bug by @loliw in #108
- Migrate documentation to VitePress by @1985312383 in #124
- Update Readme files by @1985312383 in #126
- Update banner image by @1985312383 in #132
New Contributors
- @loliw made their first contribution in #108
- @zerolovesea made their first contribution in #120
Full Changelog: https://github.com/datawhalechina/torch-rechub/commits/v0.0.4