Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
| 3 |
---
|
| 4 |

|
| 5 |
# embeddings
|
| 6 |
-
|
| 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 test it out.
|
|
|
|
| 3 |
---
|
| 4 |

|
| 5 |
# embeddings
|
| 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 test it out.
|