This website requires JavaScript.
Explore
Help
Sign In
pali112
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a8e83a7654fffa169b90fa927e6d19c4c0c765d7
ollama
/
model
/
models
/
gemma3
History
Jesse Gross
a8e83a7654
Disable causal attention based on batch index
...
Currently we are using positions, which are relative to a sequence and may not be unique.
2025-03-11 14:49:20 -07:00
..
model_text.go
Disable causal attention based on batch index
2025-03-11 14:49:20 -07:00
model_vision.go
update model
2025-03-11 14:49:19 -07:00
model.go
Fix follow up images and images split across batches
2025-03-11 14:49:19 -07:00
process_image.go
fix vision encoder
2025-03-11 14:49:19 -07:00