Instructions to use diegooyanes/mymodelAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use diegooyanes/mymodelAI with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("diegooyanes/mymodelAI", dtype="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files- model.safetensors +1 -1
- training_args.bin +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 538090408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:078c716c9bba48d89e559aa28a7a1edadf14625e020219b0c289c9f024926227
|
| 3 |
size 538090408
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f020b241ed1b8bb76b2bc1757598d70c27103df80a9498fde80e4dab0010c80
|
| 3 |
size 5777
|