niansa/tuxifan
niansa/tuxifan
This is fully expected behavior.
What'd you think about showing some kind of toast notification as it attempts to load the next one?
Regarding `llmodel_c`, I am not sure how to proceed. I could keep on following the old scheme there, and add a `llmodel_prompt2` function that takes an additional callback. Or I...
> In general, we also need further enhancements to the API such as the ability to control the loop for token generation outside of the API. We should create a...
> Looking at this more, I'm not a fan of this PR as it seems to add complexity rather than reduce it for no obvious benefits. Yes, I know you're...
Duplicate of #775
Hmm, how about we just expect the user to have `libicu74` installed in their system and give an error if they haven't?
Duplicate of #101
Wonderful! Thanks everyone :slightly_smiling_face:
Just a warning, old models as downloaded automatically will *not* work properly with OpenCL. Currently, it makes the GUI freeze, but that's some change on the GUI side that needs...