Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pringled committed Feb 9, 2025
1 parent 8ff8777 commit 5d15346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
Model2Vec is a technique to turn any sentence transformer into a really small static model, reducing model size by a factor up to 50 and making the models up to 500 times faster, with a small drop in performance. Our [best model](https://huggingface.co/minishlab/potion-base-8M) is the most performant static embedding model in the world. See our results [here](results/README.md), or dive in to see how it works.

<div align="center">
<h2>
<h3>

[Quickstart](#quickstart)[Updates & Announcements](#updates--announcements)[Main Features](#main-features)[Model List](#model-list)
</h2>
</h3>
</div>

<!-- ## Table of Contents
Expand Down

0 comments on commit 5d15346

Please sign in to comment.