Instructions to use mingol77/cooking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mingol77/cooking with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mingol77/cooking", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model.pth with huggingface_hub
Browse files
model.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f83947d4079792379e3ebb60e1b7a3597f9b66a208febe057bc6f35da477514
|
| 3 |
+
size 7710330
|