Feature Extraction
Transformers
Safetensors
English
new
embedding
search
e-commerce
conversational-search
semantic-search
custom_code
text-embeddings-inference
Instructions to use VPLabs/SearchMap_Preview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VPLabs/SearchMap_Preview with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="VPLabs/SearchMap_Preview", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("VPLabs/SearchMap_Preview", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 95d8ecdf8b8ba36f46923945fd8d4d09f12ffe524a52dd068bbc0a169314e60d
- Size of remote file:
- 3.47 GB
- SHA256:
- fa1ef6a4e61d19963eecd3fa0c9224dbbb3825eb0bfc33b44f4ec38e9f805378
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.