Instructions to use Labbeti/conette with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Labbeti/conette with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Labbeti/conette", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model
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 202634582
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:271b9f4409ebbceaa0d5fe5319069a3a56e269ab0b868616d7e23f5145cc0ce2
|
| 3 |
size 202634582
|