embedding.cpp
embedding.cpp copied to clipboard
ggml implementation of BERT Embedding
Results
2
embedding.cpp issues
Sort by
recently updated
recently updated
newest added
When following the README instructions on Ubuntu 20.04 on Windows 11 (WSL2), the `make` command fails: ```bash [ 7%] Built target ggml [ 8%] Generating release/libtokenizers_c.a no such file or...
I have only worked on mac m1, and do not test for linux amd64. The build may not work well now.