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
a6fbfc880c3de9b57e341db374907e2fedda9fa6
ollama
/
model
History
Michael Yang
2e77aa1ae7
use nn.Linear in place of ml.Tensor (
#11049
)
...
while nn.Linear.Forward isn't applicable for sparse MLP, it's still a nice container for the tensors
2025-06-11 12:10:15 -07:00
..
imageproc
imageproc mllama refactor (
#7537
)
2024-12-14 19:50:15 -08:00
input
ollamarunner: Separate text and multimodal graphs
2025-05-15 13:46:20 -07:00
models
use nn.Linear in place of ml.Tensor (
#11049
)
2025-06-11 12:10:15 -07:00
testdata
gemma2 impl
2025-03-11 14:35:08 -07:00
bytepairencoding_test.go
model: handle multiple eos tokens (
#10577
)
2025-05-16 13:40:23 -07:00
bytepairencoding.go
add thinking support to the api and cli (
#10584
)
2025-05-28 19:38:52 -07:00
model_test.go
fs: move ml.Config to fs package
2025-04-03 13:12:24 -07:00
model.go
ml: Panic rather than return error on tensor allocation failure
2025-05-22 14:38:09 -07:00
sentencepiece_test.go
model: handle multiple eos tokens (
#10577
)
2025-05-16 13:40:23 -07:00
sentencepiece.go
model: handle multiple eos tokens (
#10577
)
2025-05-16 13:40:23 -07:00
textprocessor.go
model: handle multiple eos tokens (
#10577
)
2025-05-16 13:40:23 -07:00
vocabulary.go
model: handle multiple eos tokens (
#10577
)
2025-05-16 13:40:23 -07:00