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 3087467144
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c8488f92181241436672a39b1e0c921caa95b8367e92c42575582b6a5b4af68
|
| 3 |
size 3087467144
|