Skip to content

Commit 18e600e

Browse files
YUNQIUGUOrachguo
andauthored
Update android phi3 to latest build (#430)
* update to latest build * minor update to README.md --------- Co-authored-by: rachguo <[email protected]>
1 parent 7d4fd3b commit 18e600e

File tree

7 files changed

+7
-1
lines changed

7 files changed

+7
-1
lines changed

mobile/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,10 @@ This example shows how to use ORT to do speech recognition using the [Whisper](h
8080

8181
This is an example React Native Expo project which demonstrates basic usage of ORT such as loading onnx models and creating inference sessions, etc.
8282

83-
- [React Native Basic Sample](examples/React_Native/ort-rn-basic-usage/)
83+
- [React Native Basic Sample](examples/React_Native/ort-rn-basic-usage/)
84+
85+
### Phi-3 Sample
86+
87+
This is a basic Phi-3 (Android for now) example application with ONNX Runtime mobile and ONNX Runtime Generate() API with support for efficiently running generative AI models. This app demonstrates the usage of phi-3 model in a simple question answering chatbot mode.
88+
89+
- [Android Phi-3](examples/phi-3/android)
Binary file not shown.
Binary file not shown.
Binary file not shown.
4.62 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)