Skip to content

Commit

Permalink
docs: update embedding.md (#574)
Browse files Browse the repository at this point in the history
HuggingFace -> Hugging Face

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
  • Loading branch information
eltociear authored Oct 5, 2024
1 parent 0c8a3d3 commit 83de695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/embedding.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This example shows how to create an embedding service that is compatible with the [OpenAI API](https://platform.openai.com/docs/api-reference/embeddings).

In this example, we use the embedding model from [HuggingFace LeaderBoard](https://huggingface.co/spaces/mteb/leaderboard).
In this example, we use the embedding model from [Hugging Face LeaderBoard](https://huggingface.co/spaces/mteb/leaderboard).


## Server
Expand Down

0 comments on commit 83de695

Please sign in to comment.