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:c236e25a8340621239721a2272d689c88000d687333d124cef5fba3e9dc316cf
|
| 3 |
size 169356098
|