.. |
imageproc
|
c48e2cfc0d
more fixes for mllama
|
7 months ago |
testdata
|
d05da29912
server: add tool parsing support for nemotron-mini (#6849)
|
7 months ago |
auth.go
|
a622c47bd3
fix nil deref in auth.go
|
9 months ago |
download.go
|
6fc9d22707
server: fix blob download when receiving a 200 response (#6656)
|
8 months ago |
fixblobs.go
|
703684a82a
server: replace blob prefix separator from ':' to '-' (#3146)
|
1 year ago |
fixblobs_test.go
|
703684a82a
server: replace blob prefix separator from ':' to '-' (#3146)
|
1 year ago |
images.go
|
9565fa64a8
Revert "Detect running in a container (#6495)" (#6662)
|
8 months ago |
layer.go
|
bdc4308afb
fix: chmod new layer to 0o644 when creating it
|
8 months ago |
manifest.go
|
3a75e74e34
only skip invalid json manifests
|
9 months ago |
manifest_test.go
|
b732beba6a
lint
|
9 months ago |
model.go
|
d05da29912
server: add tool parsing support for nemotron-mini (#6849)
|
7 months ago |
model_test.go
|
d05da29912
server: add tool parsing support for nemotron-mini (#6849)
|
7 months ago |
modelpath.go
|
d9d50c43cc
validate model path
|
8 months ago |
modelpath_test.go
|
d9d50c43cc
validate model path
|
8 months ago |
prompt.go
|
96a8b2f7d8
fix prompt for non-mllama multimodal
|
7 months ago |
prompt_test.go
|
f8ed545cbb
image processing for llama3.2
|
7 months ago |
routes.go
|
c48e2cfc0d
more fixes for mllama
|
7 months ago |
routes_create_test.go
|
9468c6824a
Merge pull request #6534 from ollama/mxyng/messages
|
8 months ago |
routes_delete_test.go
|
47fa0839b9
server: clean up route names for consistency (#6524)
|
8 months ago |
routes_generate_test.go
|
c48e2cfc0d
more fixes for mllama
|
7 months ago |
routes_list_test.go
|
47fa0839b9
server: clean up route names for consistency (#6524)
|
8 months ago |
routes_test.go
|
47fa0839b9
server: clean up route names for consistency (#6524)
|
8 months ago |
sched.go
|
abed273de3
add "stop" command (#6739)
|
8 months ago |
sched_test.go
|
d632e23fba
Add Windows arm64 support to official builds (#5712)
|
7 months ago |
sparse_common.go
|
2fa1db4345
Don't hard fail on sparse setup error
|
9 months ago |
sparse_windows.go
|
2fa1db4345
Don't hard fail on sparse setup error
|
9 months ago |
upload.go
|
9fddef3731
server: limit upload parts to 16 (#6411)
|
8 months ago |