Skip to content

Commit 82637b8

Browse files
authored
readme : add talk-llama example to the table
1 parent 4a0deb8 commit 82637b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ Some of the examples are even ported to run in the browser using WebAssembly. Ch
500500
| [stream](examples/stream) | [stream.wasm](examples/stream.wasm) | Real-time transcription of raw microphone capture |
501501
| [command](examples/command) | [command.wasm](examples/command.wasm) | Basic voice assistant example for receiving voice commands from the mic |
502502
| [talk](examples/talk) | [talk.wasm](examples/talk.wasm) | Talk with a GPT-2 bot |
503+
| [talk-llama](examples/talk-llama) | | Talk with a LLaMA bot |
503504
| [whisper.objc](examples/whisper.objc) | | iOS mobile application using whisper.cpp |
504505
| [whisper.swiftui](examples/whisper.swiftui) | | SwiftUI iOS / macOS application using whisper.cpp |
505506
| [whisper.android](examples/whisper.android) | | Android mobile application using whisper.cpp |

0 commit comments

Comments
 (0)