We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf2a7c commit 109387eCopy full SHA for 109387e
README.md
@@ -30,6 +30,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
30
- [ ] Example of [SAM](https://github.com/facebookresearch/segment-anything) inference
31
- [ ] Idea for GPU support: https://github.com/ggerganov/llama.cpp/discussions/915
32
- [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)
34
35
## Whisper inference (example)
36
0 commit comments