jina-ai / jerboa

LLM finetuning
Apache License 2.0
41 stars 4 forks source link

Create correct outputs from Falcon by changing the generation configuration #103

Closed sebastian-weisshaar closed 1 year ago

sebastian-weisshaar commented 1 year ago

Falcon 7b and 40b generate outputs that are either cutoff in the middle or do not stop after the Eos token. We could solve this with the generation configuration. I will experiment with different settings to see if this resolves the issue.

ThibaultDef commented 1 year ago

I am facing the same problem. Did you finally find the best generation configuration for solving this ? I have tried the most "logical" ones: