appvoid commited on
Commit
50a15c7
·
verified ·
1 Parent(s): 3a42e34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  ---
4
  ![embeddings](https://huggingface.co/appvoid/embeddings/resolve/main/embeddings.webp?download=true)
5
  # embeddings
6
- embeddings is a repo for 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.
 
3
  ---
4
  ![embeddings](https://huggingface.co/appvoid/embeddings/resolve/main/embeddings.webp?download=true)
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.