Instructions to use binqiangliu/EmbeddingModelallMiniLML6v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use binqiangliu/EmbeddingModelallMiniLML6v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="binqiangliu/EmbeddingModelallMiniLML6v2")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("binqiangliu/EmbeddingModelallMiniLML6v2") model = AutoModel.from_pretrained("binqiangliu/EmbeddingModelallMiniLML6v2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- aaa2be7dcf4d404276b27028488280e13965c96819346a4e5ad67095d7990aa5
- Size of remote file:
- 90.9 MB
- SHA256:
- 2d98d96d278348988f2744e6445b8bc16d921c3f6e17c667362f3cb353007aea
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.