Releases: FlagAI-Open/FlagAI
Releases · FlagAI-Open/FlagAI
v1.3.0
What's Changed
- Change the BAAI-Open into FlagAI-Open by @marscrazy in #74
- add implementation for cpm model by @marscrazy in #76
- update sentencepiece by @lockmatrix in #77
- Added CLIP module and redesigned tokenizer apis by @BAAI-OpenPlatform in #81
- Fixed errors by upper-case of model name, and changed the description by @BAAI-OpenPlatform in #82
New Contributors
- @lockmatrix made their first contribution in #77
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- bug fix in multi-GPU evaluation. by @fade-color in #68
- ViTs are supported by @BAAI-OpenPlatform in #71
New Contributors
- @fade-color made their first contribution in #68
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
fix multi-GPU inference on generation-related tasks.
- Develop by @BAAI-OpenPlatform in #66
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Fixed a bug in multi-gpu case by @BAAI-OpenPlatform in #64
- Updated the version by @BAAI-OpenPlatform in #65
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fixed tokenizer issues by @BAAI-OpenPlatform in #63
New Contributors
- @BAAI-OpenPlatform made their first contribution in #63
Full Changelog: v1.1.0...v1.1.1
v1.1.0
release v1.1.0
OPT downloading and inference/finetuning
Full Changelog: v1.0.5...v1.1.0
v1.0.5
Add support for OPT models from https://github.com/facebookresearch/metaseq
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
What's Changed
- fix bugs in evaluate by @marscrazy in #59
- fix bugs for finetuning GLM-large-en on QQP by @marscrazy in #60
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix_cpm_model_name by @920232796 in #54
- fix_cpm by @920232796 in #56
- Add tests for models and autoloader & Fix bugs #53 #55 by @marscrazy in #57
- Updated the release version by @Anhforth in #58
Full Changelog: v1.0.1...v1.0.2