Skip to content

Commit

Permalink
Add lead line
Browse files Browse the repository at this point in the history
  • Loading branch information
stephantul committed Sep 28, 2024
1 parent 381235b commit ef1bffd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
<img width="75%", src="assets/images/model2vec_model_diagram.png" alt="Model2Vec">
</p>

Model2Vec is a technique to turn any sentence transformer into a really small fast model, reducing model size by 15x and making the models up to 500x faster, with a small drop in performance. See our results [here](#classification-and-speed-benchmarks), or dive in to see how it works.

## Table of Contents
- [Quickstart](#quickstart)
- [What is Model2Vec?](#what-is-model2vec)
Expand Down

0 comments on commit ef1bffd

Please sign in to comment.