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