中文版
新特性
- 支持
SequenceClassification
模型的训练、推理和部署。可以查看以下例子:qwen2.5,bert。 - LlamaPro支持多模态模型. 例如:qwen2vl、internvl2.5、llama3-vision等。
新模型
- Qwen/QVQ-72B-Preview
- iic/DocOwl2
- OpenGVLab/InternVL2-Pretrain-Models, OpenGVLab/InternVL2_5-4B-AWQ系列, OpenGVLab/InternVL2_5-1B-MPO系列
- deepseek-ai/DeepSeek-V3系列
- answerdotai/ModernBERT-base系列
- AI-ModelScope/paligemma2-3b-pt-224系列, AI-ModelScope/paligemma2-3b-ft-docci-448系列
- AI-ModelScope/Skywork-o1-Open-Llama-3.1-8B
English Version
New Features:
- Support for training, inference, and deployment of
SequenceClassification
models. You can check the following examples: qwen2.5, bert. - LlamaPro supports multimodal models, such as qwen2vl, internvl2.5, and llama3-vision.
New Models:
- Qwen/QVQ-72B-Preview
- iic/DocOwl2
- OpenGVLab/InternVL2-Pretrain-Models, OpenGVLab/InternVL2_5-4B-AWQ series, OpenGVLab/InternVL2_5-1B-MPO series
- deepseek-ai/DeepSeek-V3 series
- answerdotai/ModernBERT-base series
- AI-ModelScope/paligemma2-3b-pt-224 series, AI-ModelScope/paligemma2-3b-ft-docci-448 series
- AI-ModelScope/Skywork-o1-Open-Llama-3.1-8B
What's Changed
- Fix mplug owl2, molmo by @Jintao-Huang in #2724
- fix batch_infer pad_token & florence by @Jintao-Huang in #2725
- Support qwen agent format by @tastelikefeet in #2722
- Support more internvl2.5 awq/mpo & internvl2 pretrain model by @Jintao-Huang in #2726
- support iic/DocOwl2 by @Jintao-Huang in #2728
- update examples by @Jintao-Huang in #2730
- remove files by @Jintao-Huang in #2732
- support paligemma2 by @Jintao-Huang in #2735
- fix windows by @Jintao-Huang in #2733
- support multi-modal llamapro by @tastelikefeet in #2738
- support AI-ModelScope/Skywork-o1-Open-Llama-3.1-8B by @Jintao-Huang in #2739
- Fix windows encoding gbk by @Jintao-Huang in #2741
- fix docs multimodal by @Jintao-Huang in #2742
- support SequenceClassification & update QVQ-72B-Preview by @Jintao-Huang in #2747
- fix web-ui by @Jintao-Huang in #2758
- fix bugs by @Jintao-Huang in #2761
- fix shell by @Jintao-Huang in #2764
- fix app-ui by @tastelikefeet in #2765
- support modern_bert & support bert deploy by @Jintao-Huang in #2767
- fix alpaca by @Jintao-Huang in #2771
- support txt by @Jintao-Huang in #2772
- fix telechat2 template by @Jintao-Huang in #2775
- Fix deepspeed by @Jintao-Huang in #2778
- fix qwen2vl by @Jintao-Huang in #2779
- Fix app ui by @tastelikefeet in #2780
- support deepseek-v3 by @Jintao-Huang in #2781
- Fix app-ui by @tastelikefeet in #2784
Full Changelog: v3.0.0...v3.0.1