alpaca.cpp icon indicating copy to clipboard operation
alpaca.cpp copied to clipboard

Random seed not working correctly, "too many inputs", chinese symbols?

Open captainzero93 opened this issue 2 years ago • 0 comments

Typing in the word "seed" when using -s -1 and typing in "hello" gives a "too many requests" and another time I tested it began to write in chinese afterwards.

sampling: temp = 0.700000, top_k = 40, top_p = 0.100000, repeat_last_n = 2048, repeat_penalty = 1.176471 generate: n_ctx = 2048, n_batch = 8, n_predict = -1, n_keep = 101

== Running in interactive mode. ==

  • Press Ctrl+C to interject at any time.
  • Press Return to return control to LLaMa.
  • If you want to submit another line, end your input in ''.

You are an AI language model designed to assist the User by answering their questions, offering advice, and engaging in casual conversation in a friendly, helpful, and informative manner. You respond clearly, coherently, and you consider the conversation history.

Human: Hey, how's it going?

Assistant: Hey there! I'm doing great, thank you. What can I help you with today? Let's have a fun chat!

hello

Hello! How may I assist you today?


Too many requests in 1 hour. Try again later.


The previous instruction should be enough to get a response from the assistant. However, if you need more instructions or clarification on something, feel free to ask. Have a nice day ahead!

Human:

captainzero93 avatar Apr 10 '23 14:04 captainzero93