提交 47061283 编写于 作者: C chenjian

fix

上级 9b29a848
......@@ -37,7 +37,7 @@ English | [简体中文](README_ch.md)
- **Cross-platform**: support Linux, Windows, MacOS and other operating systems.
### Recent updates
- **2022.08.19:** The v2.3.0 version is released. [1] Add five text-to-image domain models based on disco diffusion, three for [English](https://aistudio.baidu.com/aistudio/projectdetail/4438270) and two for [Chinese](https://aistudio.baidu.com/aistudio/projectdetail/4437821). Welcome to experience in aistudio. [2] Support API call for Baidu wenxin large-scale pre-trained model, including [ERNIE-ViLG model](https://aistudio.baidu.com/aistudio/projectdetail/4436461), which supports text-to-image task, and ERNIE3.0 Zeus model, which supports applications such as writing essays, summarization, couplets, question answering, writing novels and completing text.
- **2022.08.19:** The v2.3.0 version is released. [1] Add five text-to-image domain models based on disco diffusion, three for [English](https://aistudio.baidu.com/aistudio/projectdetail/4438270) and two for Chinese. Welcome to experience our **ERNIE-ViL**-based Chinese text-to-image module [disco_diffusion_ernievil_base](https://aistudio.baidu.com/aistudio/projectdetail/4437821) in aistudio. [2] Support [API call](https://wenxin.baidu.com/moduleApi) for Baidu ERNIE large-scale pre-trained model, including [**ERNIE-ViLG** model](https://aistudio.baidu.com/aistudio/projectdetail/4436461), which supports text-to-image task, and **ERNIE 3.0 Zeus** model, which supports applications such as writing essays, summarization, couplets, question answering, writing novels and completing text.
- **2022.02.18:** Added Huggingface Org, add spaces and models to the org: [PaddlePaddle Huggingface](https://huggingface.co/PaddlePaddle)
- **2021.12.22**,The v2.2.0 version is released. [1]More than 100 new models released,including dialog, speech, segmentation, OCR, text processing, GANs, and many other categories. The total number of pre-trained models reaches [**【360】**](https://www.paddlepaddle.org.cn/hublist). [2]Add an [indexed file](./modules/README.md) including useful information of pretrained models supported by PaddleHub. [3]Refactor README of pretrained models.
- **2021.05.12:** Add an open-domain dialogue system, i.e., [plato-mini](https://www.paddlepaddle.org.cn/hubdetail?name=plato-mini&en_category=TextGeneration), to make it easy to build a chatbot in wechat with the help of the wechaty, [See Demo](https://github.com/KPatr1ck/paddlehub-wechaty-demo)
......
......@@ -38,7 +38,7 @@
- **【跨平台兼容性】**:可运行于Linux、Windows、MacOS等多种操作系统
## 近期更新
- **2022.08.19:** 发布v2.3.0版本。【1】新增基于disco diffusion技术的文图生成dd系列模型5个,其中[英文模型](https://aistudio.baidu.com/aistudio/projectdetail/4438270)3个,[中文模型](https://aistudio.baidu.com/aistudio/projectdetail/4437821)2个。欢迎点击链接在aistudio上进行体验。【2】支持对文心大模型API的调用, 包括 文图生成模型[ERNIE-ViLG](https://aistudio.baidu.com/aistudio/projectdetail/4436461), 以及支持写作文、写文案、写摘要、对对联、自由问答、写小说、补全文本等多个应用的语言模型ERNIE3.0 Zeus
- **2022.08.19:** 发布v2.3.0版本。【1】新增基于disco diffusion技术的文图生成dd系列模型5个,其中[英文模型](https://aistudio.baidu.com/aistudio/projectdetail/4438270)3个,中文模型2个。欢迎点击链接在aistudio上进行体验基于**ERNIE-ViL**开发的中文文图生成模型[disco_diffusion_ernievil_base](https://aistudio.baidu.com/aistudio/projectdetail/4437821)。【2】支持对[文心大模型API](https://wenxin.baidu.com/moduleApi)的调用, 包括 文图生成模型[**ERNIE-ViLG**](https://aistudio.baidu.com/aistudio/projectdetail/4436461), 以及支持写作文、写文案、写摘要、对对联、自由问答、写小说、补全文本等多个应用的语言模型**ERNIE 3.0 Zeus**
- **2021.12.22**,发布v2.2.0版本。【1】新增100+高质量模型,涵盖对话、语音处理、语义分割、文字识别、文本处理、图像生成等多个领域,预训练模型总量达到[**【360+】**](https://www.paddlepaddle.org.cn/hublist);【2】新增模型[检索列表](./modules/README_ch.md),包含模型名称、网络、数据集和使用场景等信息,快速定位用户所需的模型;【3】模型文档排版优化,呈现数据集、指标、模型大小等更多实用信息。
- **2021.05.12**,新增轻量级中文对话模型[plato-mini](https://www.paddlepaddle.org.cn/hubdetail?name=plato-mini&en_category=TextGeneration),可以配合使用wechaty实现微信闲聊机器人,[参考demo](https://github.com/KPatr1ck/paddlehub-wechaty-demo)
- **2021.04.27**,发布v2.1.0版本。【1】新增基于VOC数据集的高精度语义分割模型2个,语音分类模型3个。【2】新增图像语义分割、文本语义匹配、语音分类等相关任务的Fine-Tune能力以及相关任务数据集;完善部署能力:【3】新增ONNX和PaddleInference等模型格式的导出功能。【4】新增[BentoML](https://github.com/bentoml/BentoML) 云原生服务化部署能力,可以支持统一的多框架模型管理和模型部署的工作流,[详细教程](https://github.com/PaddlePaddle/PaddleHub/blob/release/v2.1/demo/serving/bentoml/cloud-native-model-serving-with-bentoml.ipynb). 更多内容可以参考BentoML 最新 v0.12.1 [Releasenote](https://github.com/bentoml/BentoML/releases/tag/v0.12.1).(感谢@[parano](https://github.com/parano) @[cqvu](https://github.com/cqvu) @[deehrlic](https://github.com/deehrlic))的贡献与支持。【5】预训练模型总量达到[**【300】**](https://www.paddlepaddle.org.cn/hublist)个。
......
......@@ -3,11 +3,11 @@
## `v2.3.0`
### 【1、支持文图生成新场景】
- 新增基于disco diffusion技术的文图生成dd系列模型5个,其中英文模型3个,中文模型2个。
- 新增基于disco diffusion技术的文图生成dd系列模型5个,其中英文模型3个,中文模型2个,其中中文文图生成模型[disco_diffusion_ernievil_base](https://aistudio.baidu.com/aistudio/projectdetail/4437821)基于百度自研多模态模型**ERNIE-ViL**开发,欢迎体验
### 【2、文心大模型API调用】
- 新增对文心大模型ERNIE-ViLG的API调用,支持文图生成任务。
- 新增对文心大模型ERNIE3.0 Zeus的API调用,支持写作文、写文案、写摘要、对对联、自由问答、写小说、补全文本等多个应用。
### 【2、支持文心大模型API调用】
- 新增对文心大模型**ERNIE-ViLG**的API调用,支持文图生成任务。
- 新增对文心大模型**ERNIE 3.0 Zeus**的API调用,支持写作文、写文案、写摘要、对对联、自由问答、写小说、补全文本等多个应用。
## `v2.1.0`
......
......@@ -3,11 +3,11 @@
## `v2.3.0`
### [1、Support text-to-image domain model]
- Add five text-to-image domain models based on disco diffusion, in which three models are for English and two for Chinese.
- Add five text-to-image domain models based on disco diffusion, in which three models are for English and two for Chinese. Especially, Chinese text-to-image model [disco_diffusion_ernievil_base](https://aistudio.baidu.com/aistudio/projectdetail/4437821) is based on Baidu **ERNIE-ViL**,welcome to experience.
### 【2、Support Baidu wenxin large-scale pre-trained model】
- Add api call for ERNIE-ViLG model, which supports text-to-image task。
- Add api call for ERNIE3.0 Zeus model, which supports applications such as writing essays, summarization, couplets, question answering, writing novels and completing text.
### 【2、Support wenxin api call for ERNIE large-scale pre-trained model】
- Add api call for **ERNIE-ViLG** model, which supports text-to-image task。
- Add api call for **ERNIE 3.0 Zeus** model, which supports applications such as writing essays, summarization, couplets, question answering, writing novels and completing text.
## `v2.1.0`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册