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 +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 169356098
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d34c150b4893c761bc31810fc1c521b541c18bf3b95074a4a982374da32c761
|
| 3 |
size 169356098
|