mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
23 lines
430 B
Text
23 lines
430 B
Text
---
|
|
description: Sentence Transformers inference provider for text embeddings and similarity
|
|
search
|
|
sidebar_label: Sentence Transformers
|
|
sidebar_position: 3
|
|
title: inline::sentence-transformers
|
|
---
|
|
|
|
# inline::sentence-transformers
|
|
|
|
## Description
|
|
|
|
Sentence Transformers inference provider for text embeddings and similarity search.
|
|
|
|
## Configuration
|
|
|
|
No configuration options available.
|
|
|
|
## Sample Configuration
|
|
|
|
```yaml
|
|
{}
|
|
```
|