Instructions to use CSHaitao/SAILER_zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CSHaitao/SAILER_zh with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForCotMAE tokenizer = AutoTokenizer.from_pretrained("CSHaitao/SAILER_zh") model = BertForCotMAE.from_pretrained("CSHaitao/SAILER_zh") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:319b45e325ef7ba215c9201cf8619643e9b3715ad0f994ce1c47da5c87d5c5fd
|
| 3 |
+
size 494248832
|