Instructions to use kejian/cpsc-log5-bin4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kejian/cpsc-log5-bin4 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("kejian/cpsc-log5-bin4") model = AutoModel.from_pretrained("kejian/cpsc-log5-bin4") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
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:d9292b0c0c0391f77e806dae2454c2ff9c3fe4afc5781241b9750ab78123d70b
|
| 3 |
+
size 510372048
|