Skip to content

Commit

Permalink
squash! infill : add download instructions for model
Browse files Browse the repository at this point in the history
Clarify the reason for using CodeLlama.

Signed-off-by: Daniel Bevenius <[email protected]>
  • Loading branch information
danbev committed Apr 12, 2024
1 parent 5b64d6f commit 23d5814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/infill/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The `infill` program offers a seamless way to interact with LLaMA models, allowi

### Example

Download a CodeLlama model:
Download a model that supports infill, for example CodeLlama:
```console
scripts/hf.sh --repo TheBloke/CodeLlama-13B-GGUF --file codellama-13b.Q5_K_S.gguf --outdir models
```
Expand Down

0 comments on commit 23d5814

Please sign in to comment.