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