Skip to content

Commit

Permalink
Update docs/genai/tutorials/phi3-android.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nat Kershaw (MSFT) <[email protected]>
  • Loading branch information
fionabos and natke authored Aug 5, 2024
1 parent 3d57763 commit c138c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/genai/tutorials/phi3-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ grand_parent: Generate API (Preview)
nav_order: 1
---

# Incorporate Phi-3 Model for Android Development
# Build an Android generative AI application
This is a basic [Phi-3](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) Android example application using [ONNX Runtime mobile](https://onnxruntime.ai/docs/tutorials/mobile/) and [ONNX Runtime Generate() API](https://github.com/microsoft/onnxruntime-genai) with support for efficiently running generative AI models. This tutorial will walk you through how to download and run the Phi-3 App on your own mobile device so you can get started incorporating Phi-3 into your own mobile developments.

## Capabilities
Expand Down

0 comments on commit c138c60

Please sign in to comment.