Instructions to use switlydev/MyMiniLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use switlydev/MyMiniLM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("switlydev/MyMiniLM", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
(Trained with Unsloth)
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 988097824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c78030b32d9531a6b85935feb3b1fc3a1ac9c695bf6e65360ef6c6ce2210f56f
|
| 3 |
size 988097824
|