fix_vocabsize
#2
by zzc0430 - opened
- CHANGELOG.md +0 -25
- OpenAtom Model License.pdf +0 -0
- README.md +3 -11
- config.json +1 -1
CHANGELOG.md
DELETED
|
@@ -1,25 +0,0 @@
|
|
| 1 |
-
# Changelog
|
| 2 |
-
|
| 3 |
-
All notable changes to this project will be documented in this file.
|
| 4 |
-
|
| 5 |
-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
| 6 |
-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
| 7 |
-
|
| 8 |
-
## [1.1.0] - 2024-12-26
|
| 9 |
-
|
| 10 |
-
### Changes
|
| 11 |
-
|
| 12 |
-
- **License Update**
|
| 13 |
-
- Upgraded the project license from the [Community License for BlueLM Model](https://huggingface.co/vivo-ai/BlueLM-7B-Chat/blob/main/MODEL_LICENSE) to the [OpenAtom Model License](https://huggingface.co/vivo-ai/BlueLM-7B-Chat/blob/main/OpenAtom%20Model%20License.pdf).
|
| 14 |
-
- For detailed information, please refer to the [OpenAtom Model License](https://huggingface.co/vivo-ai/BlueLM-7B-Chat/blob/main/OpenAtom%20Model%20License.pdf) file.
|
| 15 |
-
|
| 16 |
-
### Notes
|
| 17 |
-
|
| 18 |
-
- This update primarily aims to make the project more open and flexible, serving a broader range of developers and users. Based on the OpenAtom Model License for large models, users can use, modify, and distribute the project's large models with fewer restrictions.
|
| 19 |
-
- All contributors and users should review the new license terms to ensure their usage of the project aligns with the updated regulations.
|
| 20 |
-
|
| 21 |
-
## [1.0.0] - 2024-03-25
|
| 22 |
-
|
| 23 |
-
### Initial Release
|
| 24 |
-
|
| 25 |
-
- Initial release of the project, including basic features and documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OpenAtom Model License.pdf
DELETED
|
Binary file (231 kB)
|
|
|
README.md
CHANGED
|
@@ -7,7 +7,7 @@ language:
|
|
| 7 |
# BlueLM
|
| 8 |
|
| 9 |
<p align="center">
|
| 10 |
-
🖥 <a href="https://github.com/vivo-ai-lab/BlueLM" target="_blank">github</a> • 📜 <a href="https://huggingface.co/vivo-ai/BlueLM-7B-Chat/blob/main/
|
| 11 |
</p>
|
| 12 |
|
| 13 |
## 模型介绍/Introduction
|
|
@@ -73,14 +73,6 @@ For more instructions, please refer to our [Github Repo](https://github.com/vivo
|
|
| 73 |
|
| 74 |
## 协议/License
|
| 75 |
|
| 76 |
-
|
| 77 |
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
基于全新的大模型开源许可证,使用者可以在更少的限制下使用、修改和分发本项目的大模型。请确保您阅读并理解新的 [许可证内容](https://huggingface.co/vivo-ai/BlueLM-7B-Chat/blob/main/OpenAtom%20Model%20License.pdf)。我们欢迎任何对这一变化的反馈,您可以通过邮件(developers-ai@vivo.com)与我们联系。
|
| 81 |
-
|
| 82 |
-
Based on the newly introduced open-source license for the large model, users can use, modify, and distribute this project's large model with fewer restrictions. Please ensure that you read and understand the new [license](https://huggingface.co/vivo-ai/BlueLM-7B-Chat/blob/main/OpenAtom%20Model%20License.pdf). We welcome any feedback regarding this change, and you can contact us via email (developers-ai@vivo.com).
|
| 83 |
-
|
| 84 |
-
感谢您对本项目的支持!
|
| 85 |
-
|
| 86 |
-
Thank you for your support of this project!
|
|
|
|
| 7 |
# BlueLM
|
| 8 |
|
| 9 |
<p align="center">
|
| 10 |
+
🖥 <a href="https://github.com/vivo-ai-lab/BlueLM" target="_blank">github</a> • 📜 <a href="https://huggingface.co/vivo-ai/BlueLM-7B-Chat/blob/main/MODEL_LICENSE" target="_blank">LICENSE</a> • 🎯 <a href="https://developers.vivo.com/product/ai/bluelm" target="_blank">vivo Developers</a> • 🗨 <a href="https://github.com/vivo-ai-lab/BlueLM/blob/main/resources/wechat.png" target="_blank">WeChat</a>
|
| 11 |
</p>
|
| 12 |
|
| 13 |
## 模型介绍/Introduction
|
|
|
|
| 73 |
|
| 74 |
## 协议/License
|
| 75 |
|
| 76 |
+
社区使用代码依照 [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) 协议开源,且使用 BlueLM 模型权重需要遵循 [vivo_BlueLM模型许可协议](https://huggingface.co/vivo-ai/BlueLM-7B-Chat/blob/main/MODEL_LICENSE)。
|
| 77 |
|
| 78 |
+
Our code is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) and [Community License for BlueLM Model](https://huggingface.co/vivo-ai/BlueLM-7B-Chat/blob/main/MODEL_LICENSE).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.json
CHANGED
|
@@ -27,5 +27,5 @@
|
|
| 27 |
"transformers_version": "4.30.1",
|
| 28 |
"use_cache": true,
|
| 29 |
"use_stable_embedding": true,
|
| 30 |
-
"vocab_size":
|
| 31 |
}
|
|
|
|
| 27 |
"transformers_version": "4.30.1",
|
| 28 |
"use_cache": true,
|
| 29 |
"use_stable_embedding": true,
|
| 30 |
+
"vocab_size": 100096
|
| 31 |
}
|