ollama/model/models/mistral3
Bruce MacDonald c1f9bcb4dd restructure
image processing

Update model.go

Update model.go

Update model.go

no projector

no projector

vision model scaffold

...

...

wip

...

rebase

fix patch merger

tidy

...

Update model_vision.go

server: do not attempt to parse offset file as gguf

This logic was causing issues for me when importing a gguf that had some padding at the end of the file. The valid gguf would be read, but then it would try to read the offset as a different gguf file. This does not seem right.

Update process_image_test.go

apply norm

prompt processing

prompt processing

fix post tokenize

fix gguf padding + populate the split patch embeddings

...

...

another shot at patch embeddings

...

patch embedding

Update model_vision.go

split pixels
2025-05-12 13:49:41 -07:00
..
imageproc.go model: support for mistral-small in the ollama runner 2025-04-03 16:57:36 -07:00
model.go llama: remove model loading for grammar (#10096) 2025-04-24 11:51:19 -07:00
model_text.go restructure 2025-05-12 13:49:41 -07:00
model_vision.go model: support for mistral-small in the ollama runner 2025-04-03 16:57:36 -07:00