Instructions to use DevGuptaa/dev-ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DevGuptaa/dev-ai with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DevGuptaa/dev-ai", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Push model using huggingface_hub.
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4069465c503de22d3a09e66eab9a0569d279e6a01b8054e406e2d7e7c4aa3a8d
|
| 3 |
+
size 193944066
|