Instructions to use zai-org/codegeex2-6b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zai-org/codegeex2-6b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zai-org/codegeex2-6b", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |

|
| 13 |
|
| 14 |
<p align="center">
|
| 15 |
-
π <a href="https://codegeex.cn" target="_blank">Homepage</a>ο½π Tools <a href="https://marketplace.visualstudio.com/items?itemName=aminer.codegeex" target="_blank">VS Code</a>, <a href="https://plugins.jetbrains.com/plugin/20587-codegeex" target="_blank">Jetbrains</a>ο½π€ <a href="https://huggingface.co/THUDM/codegeex2-6b" target="_blank">HF Repo</a>ο½π <a href="https://arxiv.org/abs/2303.17568" target="_blank">Paper</a>
|
| 16 |
</p>
|
| 17 |
|
| 18 |
<p align="center">
|
|
|
|
| 12 |

|
| 13 |
|
| 14 |
<p align="center">
|
| 15 |
+
π <a href="https://codegeex.cn" target="_blank">Homepage</a>ο½π» <a href="https://github.com/THUDM/CodeGeeX2" target="_blank">GitHub</a>ο½π Tools <a href="https://marketplace.visualstudio.com/items?itemName=aminer.codegeex" target="_blank">VS Code</a>, <a href="https://plugins.jetbrains.com/plugin/20587-codegeex" target="_blank">Jetbrains</a>ο½π€ <a href="https://huggingface.co/THUDM/codegeex2-6b" target="_blank">HF Repo</a>ο½π <a href="https://arxiv.org/abs/2303.17568" target="_blank">Paper</a>
|
| 16 |
</p>
|
| 17 |
|
| 18 |
<p align="center">
|