Patrick Devine c7cb0f0602 image processing for llama3.2 (#6963) 7 ヶ月 前
..
imageproc c7cb0f0602 image processing for llama3.2 (#6963) 7 ヶ月 前
testdata d05da29912 server: add tool parsing support for nemotron-mini (#6849) 8 ヶ月 前
auth.go a622c47bd3 fix nil deref in auth.go 10 ヶ月 前
download.go 6fc9d22707 server: fix blob download when receiving a 200 response (#6656) 8 ヶ月 前
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) 7 ヶ月 前
layer.go bdc4308afb fix: chmod new layer to 0o644 when creating it 9 ヶ月 前
manifest.go 3a75e74e34 only skip invalid json manifests 9 ヶ月 前
manifest_test.go b732beba6a lint 9 ヶ月 前
model.go c7cb0f0602 image processing for llama3.2 (#6963) 7 ヶ月 前
model_test.go d05da29912 server: add tool parsing support for nemotron-mini (#6849) 8 ヶ月 前
modelpath.go d9d50c43cc validate model path 8 ヶ月 前
modelpath_test.go d9d50c43cc validate model path 8 ヶ月 前
prompt.go c7cb0f0602 image processing for llama3.2 (#6963) 7 ヶ月 前
prompt_test.go c7cb0f0602 image processing for llama3.2 (#6963) 7 ヶ月 前
routes.go c7cb0f0602 image processing for llama3.2 (#6963) 7 ヶ月 前
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) 7 ヶ月 前
routes_list_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 ヶ月 前
routes_test.go c7cb0f0602 image processing for llama3.2 (#6963) 7 ヶ月 前
sched.go 05cd82ef94 Rename gpu package discover (#7143) 7 ヶ月 前
sched_test.go 05cd82ef94 Rename gpu package discover (#7143) 7 ヶ月 前
sparse_common.go 2fa1db4345 Don't hard fail on sparse setup error 9 ヶ月 前
sparse_windows.go 2fa1db4345 Don't hard fail on sparse setup error 9 ヶ月 前
upload.go 9fddef3731 server: limit upload parts to 16 (#6411) 9 ヶ月 前