yujiepan commited on
Commit
86e669c
1 Parent(s): f19ce68

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
 
11
  This model is for debugging. It is randomly initialized using the config from [meta-llama/Meta-Llama-3.1-70B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct) but with smaller size.
12
 
13
- "yujiepan/llama-3.1-tiny-random" and "yujiepan/meta-llama-3.1-tiny-random" shares exactly the same files except the repo name.
14
 
15
  Codes:
16
  ```python
 
10
 
11
  This model is for debugging. It is randomly initialized using the config from [meta-llama/Meta-Llama-3.1-70B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct) but with smaller size.
12
 
13
+ "yujiepan/llama-3.1-tiny-random" and "yujiepan/meta-llama-3.1-tiny-random" share exactly the same files except the repo name.
14
 
15
  Codes:
16
  ```python