Add disclaimer of the colab performance (#3)
Browse files- Add disclaimer of the colab performance (68b1269f826b85ab85cfd6c83f978a2481e1df00)
Co-authored-by: Xiaoming Hu <[email protected]>
README.md
CHANGED
@@ -12,6 +12,8 @@ This model was converted to LiteRT (aka TFLite) format from [deepseek-ai/DeepSee
|
|
12 |
|
13 |
## Run the model in colab
|
14 |
|
|
|
|
|
15 |
[](https://colab.research.google.com/#fileId=https://huggingface.co/litert-community/DeepSeek-R1-Distill-Qwen-1.5B/blob/main/deepseek%20tflite.ipynb)
|
16 |
|
17 |
## Run the model on Android
|
|
|
12 |
|
13 |
## Run the model in colab
|
14 |
|
15 |
+
*Disclaimer: Model performance demonstrated with the Python API in this notebook is not representative of performance on a local device.*
|
16 |
+
|
17 |
[](https://colab.research.google.com/#fileId=https://huggingface.co/litert-community/DeepSeek-R1-Distill-Qwen-1.5B/blob/main/deepseek%20tflite.ipynb)
|
18 |
|
19 |
## Run the model on Android
|