mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-01 10:01:23 +02:00
b3c3b96a13
`repetition_penalty` is standard HF key for repetion penalty. Currently, only `penalty_repeat` is mapped, read `repetition_penalty` and map it to `metadata.sampling_penalty_repeat`.