Skip to content

Commit

Permalink
readme : add vit.cpp (ggerganov#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov committed Nov 23, 2023
1 parent 57c468b commit 9d2d59a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
- [X] Example of Stable Diffusion inference [leejet/stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp)
- [X] Example of Qwen inference [QwenLM/qwen.cpp](https://github.com/QwenLM/qwen.cpp)
- [X] Example of YOLO inference [examples/yolo](https://github.com/ggerganov/ggml/tree/master/examples/yolo)
- [X] Example of ViT inference [staghado/vit.cpp](https://github.com/staghado/vit.cpp)

## Whisper inference (example)

Expand Down

0 comments on commit 9d2d59a

Please sign in to comment.