Skip to content

readme : add option, update default value, fix formatting#10271

Merged
ggerganov merged 5 commits into
ggml-org:masterfrom
pothitos:master
Dec 3, 2024
Merged

readme : add option, update default value, fix formatting#10271
ggerganov merged 5 commits into
ggml-org:masterfrom
pothitos:master

Conversation

@pothitos

Copy link
Copy Markdown
Contributor

Thanks for the awesome project 🙏

PR title summarizes these three commits for documentation.

@mofosyne

Copy link
Copy Markdown
Collaborator

FYI for other reviewers https://github.com/ggerganov/llama.cpp/pull/10271/files?w=1 for no whitespace diff.

@pothitos

Copy link
Copy Markdown
Contributor Author

Thanks for the tip, Brian! I've added another commit to address Markdown formatting issues.

Here’s an overview of the five commits included in this PR.

  1. Introduces --no-display-prompt argument in the documentation.
  2. Fixes the default --ctx-size value in the documentation.
  3. Corrects formatting issues in the server documentation caused by extra spaces.
    • You can compare the original documentation here and the updated version here.
  4. and 5. adjust indentation of commands inside lists for better readability.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Nov 17, 2024
@pothitos

pothitos commented Dec 3, 2024

Copy link
Copy Markdown
Contributor Author

Hello! The reason for force-pushing is to address "This branch has conflicts that must be resolved" messages and ensure the branch is up-to-date while it's still pending merge. Let me know if there's anything else needed!

@ggerganov ggerganov merged commit 82bca22 into ggml-org:master Dec 3, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
…0271)

* 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
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
…0271)

* 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
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
…0271)

* 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
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
…0271)

* 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
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
…0271)

* 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
phibya pushed a commit to ziee-ai/llama.cpp that referenced this pull request May 29, 2026
…0271)

* 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
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
…0271)

* 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
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
…0271)

* 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
fukuro-kun pushed a commit to fukuro-kun/fukuro-llama-cpp-turboquant that referenced this pull request Jul 5, 2026
…0271)

* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation examples server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants