guinmoon / LLMFarm

llama and other large language models on iOS and MacOS offline using GGML library.
https://llmfarm.tech
MIT License
1.38k stars 90 forks source link

End token #91

Closed trufae closed 2 months ago

trufae commented 2 months ago

I miss the ability to specify which is the end token to stop generating text when it appears

guinmoon commented 2 months ago

Hi. You can read about stop word here.