Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush008 authored Oct 8, 2023
1 parent 88549f4 commit 3db9335
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@

The default model is Flag Embedding, which is top of the [MTEB](https://huggingface.co/spaces/mteb/leaderboard) leaderboard.

## 🔍 Not looking for Javascript?

- Python 🐍: [fastembed](https://github.com/qdrant/fastembed)
- Rust 🦀: [fastembed-rs](https://github.com/Anush008/fastembed-rs)
- Go 🐳: [fastembed-go](https://github.com/Anush008/fastembed-go)

## 🤖 Models

- [**BAAI/bge-base-en-v1.5**](https://huggingface.co/BAAI/bge-base-en-v1.5)
Expand Down Expand Up @@ -89,4 +95,4 @@ It's important we justify the "fast" in FastEmbed. FastEmbed is fast because:

## © LICENSE

MIT © [2023](https://github.com/Anush008/fastembed-js/blob/main/LICENSE)
MIT © [2023](https://github.com/Anush008/fastembed-js/blob/main/LICENSE)

0 comments on commit 3db9335

Please sign in to comment.