Update README.md
Browse files
README.md
CHANGED
|
@@ -9,12 +9,12 @@ This is a repo created to keep a collection of quantized bert models in ggml for
|
|
| 9 |
You can utilize [bert.cpp](https://github.com/skeskinen/bert.cpp) as usual or use [our new api](https://rapidapi.com/nohakcoffee/api/simple-similarity) to quickly prototype on real use-case scenarios for text similarity.
|
| 10 |
|
| 11 |
|
| 12 |
-
|
|
| 13 |
-
| ---- | ---- |
|
| 14 |
-
|
|
| 15 |
-
|
|
| 16 |
-
|
|
| 17 |
-
|
|
| 18 |
|
| 19 |
|
| 20 |
We are planning to update the list to always support lastest open-source models.
|
|
|
|
| 9 |
You can utilize [bert.cpp](https://github.com/skeskinen/bert.cpp) as usual or use [our new api](https://rapidapi.com/nohakcoffee/api/simple-similarity) to quickly prototype on real use-case scenarios for text similarity.
|
| 10 |
|
| 11 |
|
| 12 |
+
| api | mb |
|
| 13 |
+
| ---- | ---- |
|
| 14 |
+
| nano | 11.2 |
|
| 15 |
+
| small | 14.5 |
|
| 16 |
+
| medium | 21.3 |
|
| 17 |
+
| large | 68.8 |
|
| 18 |
|
| 19 |
|
| 20 |
We are planning to update the list to always support lastest open-source models.
|