ollama/server
Michael Yang 2e20110e50
Merge pull request #2221 from ollama/mxyng/up-down-ccy
adjust download and upload concurrency based on available bandwidth
2024-03-07 09:27:33 -08:00
..
auth.go rerefactor 2024-02-15 05:56:45 +00:00
download.go refactor 2024-02-21 13:42:48 -08:00
images.go Convert Safetensors to an Ollama model (#2824) 2024-03-06 21:01:51 -08:00
layers.go refactor layer creation 2023-12-04 16:59:23 -08:00
llm_image_test.go Guard integration tests with a tag 2023-12-22 16:33:27 -08:00
llm_test.go Guard integration tests with a tag 2023-12-22 16:33:27 -08:00
llm_utils_test.go Guard integration tests with a tag 2023-12-22 16:33:27 -08:00
manifests.go add .golangci.yaml 2024-01-09 09:36:58 -08:00
modelpath.go fix: normalize name path before splitting 2024-01-16 16:48:29 -08:00
modelpath_test.go use int64 consistently 2023-09-28 11:07:24 -07:00
prompt.go prepend image tags (#2789) 2024-02-29 11:30:14 -08:00
prompt_test.go prepend image tags (#2789) 2024-02-29 11:30:14 -08:00
routes.go Fix embeddings load model behavior (#2848) 2024-02-29 17:40:56 -08:00
routes_test.go Fix issues with templating prompt in chat mode (#2460) 2024-02-12 15:06:57 -08:00
upload.go refactor 2024-02-21 13:42:48 -08:00