appvoid commited on
Commit
5deb3ed
·
verified ·
1 Parent(s): 6f8c05c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- embeddings is a repo for quantized bert models in ggml format
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # embeddings
5
+ embeddings is a repo for quantized bert models in ggml format.
6
+
7
+ ### usage
8
+ 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.