Health-Informatics-UoN / lettuce

MIT License
2 stars 0 forks source link

Bugfix/eot token #47

Closed kuraisle closed 2 months ago

kuraisle commented 2 months ago

Pull Request Contents

🦋 Bug Fix

Description

Llama 3.1 needs a special token to know that the prompt has finished. I've added the option to add an eot token to the prompt builder and integrated this into the pipeline options.

Related Issues or other material

✅ Added/updated tests?

Karthi-DStech commented 2 months ago

I have no issues with the PR. I'll merge it into the main.