Skip to content

Commit

Permalink
readme : add BioGPT example link
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov committed Jun 24, 2023
1 parent 8472ec7 commit a1d0ea7
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 @@ -36,6 +36,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
- [X] Example of 💫 StarCoder inference [examples/starcoder](https://github.com/ggerganov/ggml/tree/master/examples/starcoder)
- [X] Example of MPT inference [examples/mpt](https://github.com/ggerganov/ggml/tree/master/examples/mpt)
- [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)

## Whisper inference (example)

Expand Down

0 comments on commit a1d0ea7

Please sign in to comment.