Instructions to use unifyai/alexnet_tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use unifyai/alexnet_tiny with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("unifyai/alexnet_tiny", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload weights.hdf5 with huggingface_hub
Browse files- weights.hdf5 +2 -2
weights.hdf5
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:d44d648fb9ccfbe997f664f69be73eb2a720b3e1b5b7dff08b6408d7e146c65e
|
| 3 |
+
size 245666896
|