Skip to content

Commit

Permalink
readme : add chatglm example (ggerganov#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
klosax committed Jul 25, 2023
1 parent 3dd91c6 commit 33d63e9
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 @@ -44,6 +44,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
- [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)
- [X] Example of MiniGPT4 inference [Maknee/minigpt4.cpp](https://github.com/Maknee/minigpt4.cpp)
- [X] Example of ChatGLM inference [li-plus/chatglm.cpp](https://github.com/li-plus/chatglm.cpp)

## Whisper inference (example)

Expand Down

0 comments on commit 33d63e9

Please sign in to comment.