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
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
..
imageproc
imageproc mllama refactor (
#7537
)
2024-12-14 19:50:15 -08:00
input
model: Update encoder cache to use multimodal input processing handler
2025-03-09 17:05:26 -07:00
models
Disable causal attention based on batch index
2025-03-11 14:49:20 -07:00
testdata
gemma2 impl
2025-03-11 14:35:08 -07:00
model_test.go
model: Update encoder cache to use multimodal input processing handler
2025-03-09 17:05:26 -07:00
model.go
model: Update encoder cache to use multimodal input processing handler
2025-03-09 17:05:26 -07:00
process_text_spm_test.go
fix drift from main
2025-03-11 14:49:18 -07:00
process_text_spm.go
add gemma vision encoder
2025-03-11 14:49:17 -07:00
process_text_test.go
model: Don't unconditionally add special tokens
2025-03-06 16:54:16 -08:00
process_text.go
set non-causal attention
2025-03-11 14:49:18 -07:00