Skip to content

Commit 109387e

Browse files
authored
readme : add bert.cpp link (leejet#114)
1 parent caf2a7c commit 109387e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
3030
- [ ] Example of [SAM](https://github.com/facebookresearch/segment-anything) inference
3131
- [ ] Idea for GPU support: https://github.com/ggerganov/llama.cpp/discussions/915
3232
- [X] Example of StableLM (GPT-NeoX) inference [examples/stablelm](https://github.com/ggerganov/ggml/tree/master/examples/stablelm)
33+
- [X] Example of BERT inference [skeskinen/bert.cpp](https://github.com/skeskinen/bert.cpp)
3334

3435
## Whisper inference (example)
3536

0 commit comments

Comments
 (0)