Brownwang0426 commited on
Commit
420463d
1 Parent(s): 6b8ced8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ The purpose of this model is to show how you can download a pre-trained llama an
16
 
17
  However, of course, if you want to use this model properly, you have to not only download it with LlamaForCausalLM but also to use the following code in .ipynb to build the same customized layer and merge the huggingface safetensor to each parameter:
18
 
19
- - **https://github.com/Brownwang0426/Cullama**
20
 
21
 
22
  ## Model Details
 
16
 
17
  However, of course, if you want to use this model properly, you have to not only download it with LlamaForCausalLM but also to use the following code in .ipynb to build the same customized layer and merge the huggingface safetensor to each parameter:
18
 
19
+ - **here:** https://github.com/Brownwang0426/Cullama
20
 
21
 
22
  ## Model Details