Instructions to use IDEA-CCNL/Erlangshen-MegatronBert-1.3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use IDEA-CCNL/Erlangshen-MegatronBert-1.3B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("IDEA-CCNL/Erlangshen-MegatronBert-1.3B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,8 +14,8 @@ inference: true
|
|
| 14 |
---
|
| 15 |
# Erlangshen-MegatronBert-1.3B
|
| 16 |
|
|
|
|
| 17 |
- Github: [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)
|
| 18 |
-
- Docs: [Fengshenbang-Docs](https://fengshenbang-doc.readthedocs.io/)
|
| 19 |
|
| 20 |
## 简介 Brief Introduction
|
| 21 |
|
|
|
|
| 14 |
---
|
| 15 |
# Erlangshen-MegatronBert-1.3B
|
| 16 |
|
| 17 |
+
- Main Page:[Fengshenbang](https://fengshenbang-lm.com/)
|
| 18 |
- Github: [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)
|
|
|
|
| 19 |
|
| 20 |
## 简介 Brief Introduction
|
| 21 |
|