Instructions to use clue/albert_chinese_tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use clue/albert_chinese_tiny with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("clue/albert_chinese_tiny", dtype="auto", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7dea9f83e5b6a3fff9750c629092c2c8e7659e0cd04c638e53f97f3cc472ce8
|
| 3 |
+
size 16575010
|