>>107930310
This was from the input in koboldcpp console from a response lacking grammar.
"max_new_tokens": 300, "max_tokens": 300, "logprobs": 10, "temperature": 0.7, "top_p": 1, "typical_p": 1, "typical": 1, "min_p": 0.05, "repetition_penalty": 1, "frequency_penalty": 0, "presence_penalty": 0, "top_k": 0, "skew": 0, "min_tokens": 0, "add_bos_token": true, "smoothing_factor": 0, "smoothing_curve": 1, "dry_allowed_length": 2, "dry_multiplier": 0.8, "dry_base": 1.75, "dry_sequence_breakers": "[\"\\n\",\":\",\"\\\"\",\"*\"]", "dry_penalty_last_n": 0, "max_tokens_second": 0, "truncation_length": 20480, "ban_eos_token": false, "skip_special_tokens": true, "include_reasoning": true, "top_a": 0, "tfs": 1, "mirostat_mode": 0, "mirostat_tau": 5, "mirostat_eta": 0.1
There was also stopping strings, but it was just auto generated character names and tokens mostly. Had to remove it because it was too long. Besides those are only used for stopping further output.
I can't find anything of value in the input like I said. Just massive amounts of text and my banned string list
Something is obviously fucked up since everything works right in 1.13.