mirror of
https://github.com/ollama/ollama.git
synced 2025-11-11 01:27:39 +01:00
Ollama's recent engine update, llama.cpp, caused all models requiring a slice schema to not display images. As a result, the value of numTokens isn't always the length of the sliced image embed, but rather the end length of the schema. This causes the image embed to not be correctly included during all slice processing.
19 KiB
19 KiB