squash! infill : add download instructions for model
Clarify the reason for using CodeLlama. Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
This commit is contained in:
parent
5b64d6f4d3
commit
23d58145ce
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ The `infill` program offers a seamless way to interact with LLaMA models, allowi
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
Download a CodeLlama model:
|
Download a model that supports infill, for example CodeLlama:
|
||||||
```console
|
```console
|
||||||
scripts/hf.sh --repo TheBloke/CodeLlama-13B-GGUF --file codellama-13b.Q5_K_S.gguf --outdir models
|
scripts/hf.sh --repo TheBloke/CodeLlama-13B-GGUF --file codellama-13b.Q5_K_S.gguf --outdir models
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue