Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs #517

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions examples/Aquila/Aquila-chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@

悟道·天鹰Aquila系列模型将持续开源更优版本,大家可以先删除原来目录下的`checkpoints_in/aquilachat-7b`,再下载新权重,其他使用方式不变。

- 2023/07/24 :发布权重文件 v0.9,开源了 AquilaCode-multi、AquilaCode-py。 AquilaChat-7B和Aquila-7B权重无更新, AquilaCode-7B-NV和AquilaCode-7B-TS权重暂时不会有更新计划。
- 2023/07/24 :发布权重文件 v1.0,开源了 AquilaCode-multi、AquilaCode-py。 AquilaChat-7B和Aquila-7B权重无更新, AquilaCode-7B-NV和AquilaCode-7B-TS权重暂时不会有更新计划。
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-multi md5:07cfce9440a0fa1ac2768b39d2cf4286
- AquilaCode-py md5:3faa85fc03d8fda70a73064f48d02d85

其中AquilaChat-7B新版本模型在 FlagEval 大模型评测中( “主观+客观”)相比0.7的版本整体稍有提,其在Chinese-MMLU上提升10%左右,详细评测结果请通过 http://flageval.baai.ac.cn 网站查看。历史版本变更详情见:[变更日志](https://github.com/FlagAI-Open/FlagAI/blob/master/examples/Aquila/changelog_zh.md) 。
其中AquilaChat-7B新版本模型在 FlagEval 大模型评测中( “主观+客观”)相比0.7的版本整体稍有提升,其在Chinese-MMLU上提升10%左右,详细评测结果请通过 http://flageval.baai.ac.cn 网站查看。历史版本变更详情见:[变更日志](https://github.com/FlagAI-Open/FlagAI/blob/master/examples/Aquila/changelog_zh.md) 。


<br>如有使用问题请先查看 [FAQ](https://github.com/FlagAI-Open/FlagAI/issues/371),若不能解决,请直接提交 [issue](https://github.com/FlagAI-Open/FlagAI/issues) ~
Expand All @@ -44,7 +44,7 @@

### VScode上部署推理线上服务

<br>具体部署流程见[FAQ](../vscode_inference_service.md)
<br>具体部署流程见[vscode推理服务](../vscode_inference_service.md)

### 基础模型的环境准备

Expand Down
2 changes: 1 addition & 1 deletion examples/Aquila/Aquila-chat/README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ We will continue to release improved versions of Aquila model as open source. Yo

- 2023/07/24 :Released v0.8 checkpoint files,AquilaCode-multi and AquilaCode-python have been released while AquilaCode-7B-NV and AquilaCode-7B-TS are temporarily not maintained. There are no updates for the weights of Aquila-7B and AquilaChat-7B.
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-multi md5:07cfce9440a0fa1ac2768b39d2cf4286
- AquilaCode-py md5:3faa85fc03d8fda70a73064f48d02d85

Expand Down
4 changes: 2 additions & 2 deletions examples/Aquila/Aquila-code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

悟道·天鹰Aquila系列模型将持续开源更优版本,大家可以先删除原来目录下的code模型路径,再下载新权重,其他使用方式不变。

- 2023/07/24 :发布权重文件 v0.9,开源了 AquilaCode-multi、AquilaCode-py。 AquilaChat-7B和Aquila-7B权重无更新, AquilaCode-7B-NV和AquilaCode-7B-TS权重暂时不会有更新计划。
- 2023/07/24 :发布权重文件 v1.0,开源了 AquilaCode-multi、AquilaCode-py。 AquilaChat-7B和Aquila-7B权重无更新, AquilaCode-7B-NV和AquilaCode-7B-TS权重暂时不会有更新计划。
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-multi md5:07cfce9440a0fa1ac2768b39d2cf4286
- AquilaCode-py md5:3faa85fc03d8fda70a73064f48d02d85

Expand Down
2 changes: 1 addition & 1 deletion examples/Aquila/Aquila-code/README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ We will continue to release improved versions of Aquila model as open source. Yo

- 2023/07/24 :Released v0.8 checkpoint files,AquilaCode-multi and AquilaCode-python have been released while AquilaCode-7B-NV and AquilaCode-7B-TS are temporarily not maintained. There are no updates for the weights of Aquila-7B and AquilaChat-7B.
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-multi md5:07cfce9440a0fa1ac2768b39d2cf4286
- AquilaCode-py md5:3faa85fc03d8fda70a73064f48d02d85

Expand Down
4 changes: 2 additions & 2 deletions examples/Aquila/Aquila-pretrain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@

悟道·天鹰Aquila系列模型将持续开源更优版本,大家可以先删除原来目录下的`checkpoints_in/aquila-7b`,再下载新权重,其他使用方式不变。

- 2023/07/24 :发布权重文件 v0.9,开源了 AquilaCode-multi、AquilaCode-py。 AquilaChat-7B和Aquila-7B权重无更新, AquilaCode-7B-NV和AquilaCode-7B-TS权重暂时不会有更新计划。
- 2023/07/24 :发布权重文件 v1.0,开源了 AquilaCode-multi、AquilaCode-py。 AquilaChat-7B和Aquila-7B权重无更新, AquilaCode-7B-NV和AquilaCode-7B-TS权重暂时不会有更新计划。
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-multi md5:07cfce9440a0fa1ac2768b39d2cf4286
- AquilaCode-py md5:3faa85fc03d8fda70a73064f48d02d85

Expand Down
2 changes: 1 addition & 1 deletion examples/Aquila/Aquila-pretrain/README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ We will continue to release improved versions of Aquila model as open source. Yo

- 2023/07/24 :Released v0.8 checkpoint files,AquilaCode-multi and AquilaCode-python have been released while AquilaCode-7B-NV and AquilaCode-7B-TS are temporarily not maintained. There are no updates for the weights of Aquila-7B and AquilaChat-7B.
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-multi md5:07cfce9440a0fa1ac2768b39d2cf4286
- AquilaCode-py md5:3faa85fc03d8fda70a73064f48d02d85

Expand Down
4 changes: 2 additions & 2 deletions examples/Aquila/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

悟道·天鹰Aquila系列模型将持续开源更优版本,大家可以先删除原来目录下的`checkpoints_in/aquila-7b`,再下载新权重,其他使用方式不变。

- 2023/07/24 :发布权重文件 v0.9,开源了 AquilaCode-multi、AquilaCode-py。 AquilaChat-7B和Aquila-7B权重无更新, AquilaCode-7B-NV和AquilaCode-7B-TS权重暂时不会有更新计划。
- 2023/07/24 :发布权重文件 v1.0,开源了 AquilaCode-multi、AquilaCode-py。 AquilaChat-7B和Aquila-7B权重无更新, AquilaCode-7B-NV和AquilaCode-7B-TS权重暂时不会有更新计划。
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-multi md5:07cfce9440a0fa1ac2768b39d2cf4286
- AquilaCode-py md5:3faa85fc03d8fda70a73064f48d02d85

Expand Down
2 changes: 1 addition & 1 deletion examples/Aquila/README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ We will continue to release improved versions of Aquila model as open source. Yo

- 2023/07/24 :Released v0.8 checkpoint files,AquilaCode-multi and AquilaCode-python have been released while AquilaCode-7B-NV and AquilaCode-7B-TS are temporarily not maintained. There are no updates for the weights of Aquila-7B and AquilaChat-7B.
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-multi md5:07cfce9440a0fa1ac2768b39d2cf4286
- AquilaCode-py md5:3faa85fc03d8fda70a73064f48d02d85

Expand Down
5 changes: 5 additions & 0 deletions examples/Aquila/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- 2023/07/25 :Released v1.0 checkpoint files,The latest weights of AquilaChat-7B have been open sourced, but there are no updates for the weights of AquilaCode and Aquila-7B.
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-7B-NV md5:91115e72a7fc7f780b410696eae6259c
- AquilaCode-7B-TS md5:5dae2486bc5a885279be87c13872cd5c
- 2023/07/24 :Released v0.9 checkpoint files,AquilaCode-multi and AquilaCode-python have been released while AquilaCode-7B-NV and AquilaCode-7B-TS are temporarily not maintained. There are no updates for the weights of Aquila-7B and AquilaChat-7B.
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
Expand Down
5 changes: 5 additions & 0 deletions examples/Aquila/changelog_zh.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- 2023/07/25 :发布权重文件 v1.0,开源了 AquilaChat-7B。 AquilaCode和Aquila-7B权重无更新。
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 02f698dc6021117a3d31d1ced199276a
- AquilaCode-multi md5:07cfce9440a0fa1ac2768b39d2cf4286
- AquilaCode-py md5:3faa85fc03d8fda70a73064f48d02d85
- 2023/07/24 :发布权重文件 v0.9,开源了 AquilaCode-multi、AquilaCode-py。 AquilaChat-7B和Aquila-7B权重无更新, AquilaCode-7B-NV和AquilaCode-7B-TS权重暂时不会有更新计划。
- Aquila-7B md5: 18eac56434db0198494b22b321633785
- AquilaChat-7B md5: 465683009c8b536ef4cca85febb0227c
Expand Down
Empty file modified examples/Aquila/vscode_inference_service.md
100644 → 100755
Empty file.
12 changes: 6 additions & 6 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="flagai",
version="v1.7.3",
version="v1.7.4",
description="FlagAI aims to help researchers and developers to freely train and test large-scale models for NLP/CV/VL tasks.",
long_description=open("README.md", encoding="utf-8").read(),
long_description_content_type="text/markdown",
Expand All @@ -18,20 +18,20 @@
python_requires=">=3.8",
install_requires=[
'nltk>=3.6.7',
'sentencepiece>=0.1.96',
'sentencepiece==0.1.97',
'boto3==1.17.32',
'pandas>=1.3.5',
'jieba==0.42.1',
'scikit-learn==1.0.2',
'jieba>=0.42.1',
'scikit-learn>=1.0.2',
'tensorboard>=2.9.0',
'transformers>=4.20.1',
'datasets>=2.0.0',
'setuptools==66.0.0',
'setuptools>=66.0.0',
'protobuf==3.19.6',
'ftfy',
'Pillow>=9.3.0',
'einops>=0.3.0',
'diffusers==0.7.2',
'diffusers>=0.7.2',
'pytorch-lightning==1.6.5',
'taming-transformers-rom1504==0.0.6',
'rouge-score',
Expand Down
Loading