YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Sentence Embeddings Model

This model uses SentenceTransformer with the all-MiniLM-L6-v2 pre-trained model to generate sentence embeddings.

API Endpoint

POST /models/{model_id}

Request Format

{
    "inputs": {
        "source_sentence": "string",
        "sentences": ["string", "string", ...]
    }
}
Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support