guinmoon / LLMFarm

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

Token to string issue FYI #20

Closed aehlke closed 5 months ago

aehlke commented 7 months ago

You may be interested in this: https://github.com/ggerganov/llama.cpp/pull/4325

Cojad commented 6 months ago

I'm experienceing utf-8 string issue, too.

shown in Screenshot: 231216_2224_chrome

guinmoon commented 6 months ago

Thanks for the feedback. I will try to fix the errors in new versions.