yujiepan commited on
Commit
b642e68
1 Parent(s): 00bbdd1

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ 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
  Codes:
14
  ```python
15
  import os
 
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
17
  import os