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", device_map="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:54e1b3835ecc13eb0df08f46a78f4d51a07a44dbca9ed2d274122ff4fc191551
|
| 3 |
+
size 2904275301
|