Instructions to use mmukh/SOBertBase with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mmukh/SOBertBase with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mmukh/SOBertBase", dtype="auto") - 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:1d8cf1685bee077fb88a8ccfe841c13c0f7dad48b432ee8d4f44ca7c9fc1f587
|
| 3 |
+
size 251438760
|