]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
readme : add option, update default value, fix formatting (#10271)
authorNikolaos Pothitos <redacted>
Tue, 3 Dec 2024 10:50:08 +0000 (12:50 +0200)
committerGitHub <redacted>
Tue, 3 Dec 2024 10:50:08 +0000 (12:50 +0200)
commit82bca2257b3cec72676abb26011f1b99fcdab29d
treef314d91a78d0903061464bb66088f6b6d4226bfc
parent0115df2f65ac7c64dd0e5915c72ecc4a9343a130
readme : add option, update default value, fix formatting (#10271)

* readme : document --no-display-prompt

* readme : update default prompt context size

* readme : remove unnecessary indentation

Indenting a line with four spaces makes Markdown treat that section as
plain text.

* readme : indent commands under bullets

* readme : indent commands in lettered list
docs/build.md
examples/infill/README.md
examples/main/README.md
examples/server/README.md