guinmoon / LLMFarm

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

Add support for adjusting --n-predict N #65

Closed win1010525 closed 1 week ago

win1010525 commented 1 month ago

IMG_0288 I hope we can adjust --n-predict N to control the length of the generated text.

guinmoon commented 1 month ago

I'll try to add it in new versions.

guinmoon commented 1 week ago

done

win1010525 commented 1 week ago

Thanks!