Daniel Hiltgen 4e988ad5d6 Move Go code out of llm package 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 4e988ad5d6 Move Go code out of llm package 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 4e988ad5d6 Move Go code out of llm package 6 月之前
model_test.go 4e988ad5d6 Move Go code out of llm package 6 月之前
modelpath.go d9d50c43cc validate model path 8 月之前
modelpath_test.go d9d50c43cc validate model path 8 月之前
prompt.go 4e988ad5d6 Move Go code out of llm package 6 月之前
prompt_test.go c7cb0f0602 image processing for llama3.2 (#6963) 6 月之前
routes.go 4e988ad5d6 Move Go code out of llm package 6 月之前
routes_create_test.go 4e988ad5d6 Move Go code out of llm package 6 月之前
routes_delete_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 月之前
routes_generate_test.go 4e988ad5d6 Move Go code out of llm package 6 月之前
routes_list_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 月之前
routes_test.go 4e988ad5d6 Move Go code out of llm package 6 月之前
sched.go 4e988ad5d6 Move Go code out of llm package 6 月之前
sched_test.go 4e988ad5d6 Move Go code out of llm package 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 月之前