-
|
I'm running commit Is there any way to get ik_llama to use the native image size, or at least increase the number of tokens to something similar to the upstream llama.cpp? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
IIRC, the ability to handle different resolutions got added to |
Beta Was this translation helpful? Give feedback.
IIRC, the ability to handle different resolutions got added to
llama.cpponly very recently. We haven't come around to port these changes toik_llama.cpp, but it will eventually happen.