main branch has problem using infill
#5
by
jy00520336
- opened
prompt = f'<PRE> {before} <SUF>{after} <MID>'
when prompt using infill format, it tends to produce ' ' or similar in response
prompt = f'<PRE> {before} <SUF>{after} <MID>'
when prompt using infill format, it tends to produce ' ' or similar in response