Anhforth commited on
Commit
7f2cf44
·
1 Parent(s): d77851e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,9 +9,9 @@ pinned: false
9
 
10
  飞智是一个快速、易于使用和可扩展的大模型工具包。 我们的目标是支持在多模态的各种下游任务上训练、微调和部署大规模模型。 目前,我们专注于 NLP 模型和任务。 在不久的将来,我们将支持其他模态。
11
  <br><br>
12
-
13
  * 现在支持多模态模型[**AltCLIP**](https://github.com/FlagAI-Open/FlagAI/tree/master/examples/AltCLIP)和文生图模型[**AltDiffusion**](https://github.com/FlagAI-Open/FlagAI/tree/master/examples/AltDiffusion).现在它支持最高百亿参数的**悟道GLM**(详见[GLM介绍](/doc_zh/GLM.md))。它同时也支持**OPT**、**BERT**、**RoBERTa**、**GPT2**、**T5**模型和 Huggingface Transformers 的模型。
14
 
 
15
 
16
  FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model. Our goal is to support training, fine-tuning, and deployment of large-scale models on various downstream tasks with multi-modality.
17
 
 
9
 
10
  飞智是一个快速、易于使用和可扩展的大模型工具包。 我们的目标是支持在多模态的各种下游任务上训练、微调和部署大规模模型。 目前,我们专注于 NLP 模型和任务。 在不久的将来,我们将支持其他模态。
11
  <br><br>
 
12
  * 现在支持多模态模型[**AltCLIP**](https://github.com/FlagAI-Open/FlagAI/tree/master/examples/AltCLIP)和文生图模型[**AltDiffusion**](https://github.com/FlagAI-Open/FlagAI/tree/master/examples/AltDiffusion).现在它支持最高百亿参数的**悟道GLM**(详见[GLM介绍](/doc_zh/GLM.md))。它同时也支持**OPT**、**BERT**、**RoBERTa**、**GPT2**、**T5**模型和 Huggingface Transformers 的模型。
13
 
14
+ ---
15
 
16
  FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model. Our goal is to support training, fine-tuning, and deployment of large-scale models on various downstream tasks with multi-modality.
17