tarun31 commited on
Commit
22ac75e
·
verified ·
1 Parent(s): 8326d1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
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)