Patrick Devine c7cb0f0602 image processing for llama3.2 (#6963) 6 달 전
..
imageproc c7cb0f0602 image processing for llama3.2 (#6963) 6 달 전
testdata d05da29912 server: add tool parsing support for nemotron-mini (#6849) 7 달 전
auth.go a622c47bd3 fix nil deref in auth.go 9 달 전
download.go 6fc9d22707 server: fix blob download when receiving a 200 response (#6656) 7 달 전
fixblobs.go 703684a82a server: replace blob prefix separator from ':' to '-' (#3146) 1 년 전
fixblobs_test.go 703684a82a server: replace blob prefix separator from ':' to '-' (#3146) 1 년 전
images.go 96efd9052f Re-introduce the `llama` package (#5034) 6 달 전
layer.go bdc4308afb fix: chmod new layer to 0o644 when creating it 8 달 전
manifest.go 3a75e74e34 only skip invalid json manifests 8 달 전
manifest_test.go b732beba6a lint 9 달 전
model.go c7cb0f0602 image processing for llama3.2 (#6963) 6 달 전
model_test.go d05da29912 server: add tool parsing support for nemotron-mini (#6849) 7 달 전
modelpath.go d9d50c43cc validate model path 8 달 전
modelpath_test.go d9d50c43cc validate model path 8 달 전
prompt.go c7cb0f0602 image processing for llama3.2 (#6963) 6 달 전
prompt_test.go c7cb0f0602 image processing for llama3.2 (#6963) 6 달 전
routes.go c7cb0f0602 image processing for llama3.2 (#6963) 6 달 전
routes_create_test.go 9468c6824a Merge pull request #6534 from ollama/mxyng/messages 8 달 전
routes_delete_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 달 전
routes_generate_test.go c7cb0f0602 image processing for llama3.2 (#6963) 6 달 전
routes_list_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 달 전
routes_test.go c7cb0f0602 image processing for llama3.2 (#6963) 6 달 전
sched.go 05cd82ef94 Rename gpu package discover (#7143) 6 달 전
sched_test.go 05cd82ef94 Rename gpu package discover (#7143) 6 달 전
sparse_common.go 2fa1db4345 Don't hard fail on sparse setup error 8 달 전
sparse_windows.go 2fa1db4345 Don't hard fail on sparse setup error 8 달 전
upload.go 9fddef3731 server: limit upload parts to 16 (#6411) 8 달 전