Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ base_model:
|
|
5 |
---
|
6 |
# litert-community/Phi-4-mini-instruct
|
7 |
|
8 |
-
This model provides a few variants of [microsoft/Phi-4-mini-instruct](microsoft/Phi-4-mini-instruct) that are ready for deployment on Android using the [LiteRT stack](https://ai.google.dev/edge/litert) and [MediaPipe LLM Inference API](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference).
|
9 |
|
10 |
## Use the models
|
11 |
|
@@ -13,7 +13,7 @@ This model provides a few variants of [microsoft/Phi-4-mini-instruct](microsoft/
|
|
13 |
|
14 |
*Disclaimer: The target deployment surface for the LiteRT models is Android/iOS/Web and the stack has been optimized for performance on these targets. Trying out the system in Colab is an easier way to familiarize yourself with the LiteRT stack, with the caveat that the performance (memory and latency) on Colab could be much worse than on a local device.*
|
15 |
|
16 |
-
[](https://colab.research.google.com/#fileId=https://huggingface.co/litert-community/Phi-4-mini-instruct/blob/main/
|
17 |
|
18 |
### Android
|
19 |
|
|
|
5 |
---
|
6 |
# litert-community/Phi-4-mini-instruct
|
7 |
|
8 |
+
This model provides a few variants of [microsoft/Phi-4-mini-instruct](https://huggingface.co/microsoft/Phi-4-mini-instruct) that are ready for deployment on Android using the [LiteRT stack](https://ai.google.dev/edge/litert) and [MediaPipe LLM Inference API](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference).
|
9 |
|
10 |
## Use the models
|
11 |
|
|
|
13 |
|
14 |
*Disclaimer: The target deployment surface for the LiteRT models is Android/iOS/Web and the stack has been optimized for performance on these targets. Trying out the system in Colab is an easier way to familiarize yourself with the LiteRT stack, with the caveat that the performance (memory and latency) on Colab could be much worse than on a local device.*
|
15 |
|
16 |
+
[](https://colab.research.google.com/#fileId=https://huggingface.co/litert-community/Phi-4-mini-instruct/blob/main/phi4_litert.ipynb)
|
17 |
|
18 |
### Android
|
19 |
|