Skip to content

Regression in interactive mode #2507

Closed
Closed
@aragula12

Description

@aragula12

I am experiencing a change in llama cpp behavior due to 0c06204 by @jxy

Llama stop producing output abruptly. Many a time it goes into prompt mode without producing any output and some time it just outputs a few lines.
Prior to this change I used to get several paragraphs of output.

Command-line:
./main --top_k 0 --top_p 0.73 --color --multiline-input -i -n -1 --repeat-last-n -1 --no-penalize-nl --keep -1 --temp 1.7 --interactive-first -c 4096 -m chronos-13b-v2.ggmlv3.q8_0.bin

Sample Input Text:
Populations rarely (if ever) exist in isolation.
In reality, the growth rate of a given population depends not only on itself, but also on other populations that it interacts with either directly or indirectly.
Such interactions lead to a range of ecological relationships, including competition for resources, predation, mutualism, parasitism and more besides

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions