Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
- Original [model](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B)
|
6 |
+
- This pte file is generated via [this recipe](https://huggingface.co/executorch-community/DeepSeek-R1-Distill-Llama-8B/blob/main/Export%20Recipe.ipynb)
|
7 |
+
- You can follow [this instruction](https://github.com/pytorch/executorch/blob/main/examples/models/llama/README.md#step-3-run-on-your-computer-to-validate) to build LLM application.
|
8 |
+
- It follows [this compatibility policy](https://github.com/pytorch/executorch/blob/main/runtime/COMPATIBILITY.md)
|