Instructions to use tomekkorbak/goofy_pasteur with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tomekkorbak/goofy_pasteur with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("tomekkorbak/goofy_pasteur") model = AutoModel.from_pretrained("tomekkorbak/goofy_pasteur") - 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:212bc6747c233eb61063dd05d02668cf17ca602c860e3c344050341b0c77513c
|
| 3 |
+
size 510359760
|