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 193944130
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef7534cdb52afacff17b2b0dfa721f43cd2cd6246d5d89cc6610147ef9fb0090
|
| 3 |
size 193944130
|