Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
|
|
6 |
This is a repo created to keep a collection of quantized bert models in ggml format.
|
7 |
|
8 |
### usage
|
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.
|
10 |
|
11 |
| model | size (mb) |
|
12 |
| ---- | ---- |
|
|
|
6 |
This is a repo created to keep a collection of quantized bert models in ggml format.
|
7 |
|
8 |
### usage
|
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 |
| model | size (mb) |
|
12 |
| ---- | ---- |
|