This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
mirror of
https://github.com/ollama/ollama.git
synced
2025-11-11 03:47:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
pdevine/parser-tidy
Add File
New File
Upload File
Apply Patch
ollama
/
model
/
models
/
llama4
History
Michael Yang
6f7117145f
batch: use tensors for outputs (
#12185
)
...
this cleans up the model interface slightly without too much impact in other areas
2025-09-15 14:33:06 -07:00
..
model_text.go
use nn.Linear in place of ml.Tensor (
#11049
)
2025-06-11 12:10:15 -07:00
model_vision.go
ml: Panic rather than return error on tensor allocation failure
2025-05-22 14:38:09 -07:00
model.go
batch: use tensors for outputs (
#12185
)
2025-09-15 14:33:06 -07:00
process_image_test.go
image processing
2025-04-25 16:59:20 -07:00
process_image.go
image processing
2025-04-25 16:59:20 -07:00