]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
infill : add download instructions for model (#6626)
authorDaniel Bevenius <redacted>
Fri, 12 Apr 2024 12:11:46 +0000 (14:11 +0200)
committerGitHub <redacted>
Fri, 12 Apr 2024 12:11:46 +0000 (15:11 +0300)
commit4cc120c7443cf9dab898736f3c3b45dc8f14672b
treee2364cc54ae6a3a836476565d117d12ea67eb9c0
parent24ee66ed0d908d156bd0d1747b63a636a495cd7a
infill : add download instructions for model (#6626)

* infill : add download instructions for model

This commit adds instructions on how to download a CodeLlama model
using the `hf.sh` script. This will download the model and place it
in the `models` directory which is the same model use later by the
infill example.

Signed-off-by: Daniel Bevenius <redacted>
* squash! infill : add download instructions for model

Clarify the reason for using CodeLlama.

Signed-off-by: Daniel Bevenius <redacted>
---------

Signed-off-by: Daniel Bevenius <redacted>
examples/infill/README.md