Add instructions for downloading weights to README
This commit is contained in:
parent
55dbb915cc
commit
2f764b5e8e
1 changed files with 1 additions and 0 deletions
|
@ -427,6 +427,7 @@ Building the program with BLAS support may lead to some performance improvements
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# obtain the original LLaMA model weights and place them in ./models
|
# obtain the original LLaMA model weights and place them in ./models
|
||||||
|
# read this guide for obtaining weights: https://github.com/shawwn/llama-dl
|
||||||
ls ./models
|
ls ./models
|
||||||
65B 30B 13B 7B tokenizer_checklist.chk tokenizer.model
|
65B 30B 13B 7B tokenizer_checklist.chk tokenizer.model
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue