llama.cpp/examples/llama.swiftui/llama.swiftui
Huifeng Ou 69b9945b44
llama.swiftui: fix end of generation bug (#8268)
* fix continuing generating blank lines after getting EOT token or EOS token from LLM

* change variable name to is_done (variable name suggested by ggerganov)

* minor : fix trailing whitespace

* minor : add space

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2024-07-20 16:09:37 +03:00
..
Assets.xcassets llama.swiftui : use llama.cpp as SPM package (#4804) 2024-01-07 10:20:50 +02:00
Models llama.swiftui: fix end of generation bug (#8268) 2024-07-20 16:09:37 +03:00
Resources/models examples : iOS example with swift ui (#4159) 2023-11-27 16:56:52 +02:00
UI llama.swiftui : update models layout (#4826) 2024-01-12 14:48:00 +02:00
llama_swiftuiApp.swift examples : iOS example with swift ui (#4159) 2023-11-27 16:56:52 +02:00