ShapeLLM icon indicating copy to clipboard operation
ShapeLLM copied to clipboard

No support for repetition_penalty parameter

Open HenryHe0123 opened this issue 1 year ago • 0 comments

Description: While modifying the ShapeLLM source code, we noticed that the model currently lacks support for the repetition_penalty parameter, which is a common feature in LLMs for reducing repetitive text generation.

Suggestion:

  1. Add support for repetition_penalty, or
  2. Document explicitly which generation parameters are supported

Thank you for considering this request.

HenryHe0123 avatar Nov 25 '24 14:11 HenryHe0123