niuchl helloxm commited on
Commit
f68960b
·
verified ·
1 Parent(s): 145af7c

Add disclaimer of the colab performance (#3)

Browse files

- Add disclaimer of the colab performance (68b1269f826b85ab85cfd6c83f978a2481e1df00)


Co-authored-by: Xiaoming Hu <[email protected]>

Files changed (1) hide show
  1. README.md +2 -0
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
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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