Skip to content

Commit

Permalink
readme : add link to CLIP example (ggerganov#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
monatis committed Jun 25, 2023
1 parent c33ece7 commit 2988146
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 @@ -40,6 +40,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
- [X] Example of Replit inference [examples/replit](https://github.com/ggerganov/ggml/tree/master/examples/replit)
- [X] Example of BioGPT inference [PABannier/biogpt.cpp](https://github.com/PABannier/biogpt.cpp)
- [X] Example of Encodec inference [PABannier/encodec.cpp](https://github.com/PABannier/encodec.cpp)
- [X] Example of CLIP inference [monatis/clip.cpp](https://github.com/monatis/clip.cpp)

## Whisper inference (example)

Expand Down

0 comments on commit 2988146

Please sign in to comment.