Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: stop generation at n_ctx_train if n_predict is not set #6638

Merged
merged 7 commits into from
Apr 26, 2024

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    6fd5ad5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/master' into hp/ser…

    …ver/avoid-infinite-loop
    phymbert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    558f690 View commit details
    Browse the repository at this point in the history
  2. server: fix infinite loop

    phymbert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5d64ffd View commit details
    Browse the repository at this point in the history
  3. server: infinite loop, move in process_token

    server: infinite loop: set stop limit to true
    phymbert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1423fce View commit details
    Browse the repository at this point in the history
  4. minor: spaces

    phymbert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    03f458c View commit details
    Browse the repository at this point in the history
  5. minor: spaces

    phymbert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0d3eca6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c257f4 View commit details
    Browse the repository at this point in the history