llama
SocialLocalMobile commited on
Commit
6d1a193
·
verified ·
1 Parent(s): 9b091ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
  license: llama3.2
 
 
3
  ---
4
 
5
  - Original [model](https://huggingface.co/meta-llama/Llama-3.2-1B)
6
  - This pte file is generated via [this recipe](https://huggingface.co/executorch-community/Llama-3.2-1B-ET/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.
 
1
  ---
2
  license: llama3.2
3
+ base_model:
4
+ - meta-llama/Llama-3.2-1B
5
  ---
6
 
7
  - Original [model](https://huggingface.co/meta-llama/Llama-3.2-1B)
8
  - This pte file is generated via [this recipe](https://huggingface.co/executorch-community/Llama-3.2-1B-ET/blob/main/Export%20Recipe.ipynb)
9
+ - 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.