This website requires JavaScript.
Explore
Help
Register
Sign In
tcsenpai
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
mirror of
https://github.com/tcsenpai/ollama.git
synced
2025-06-12 05:57:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ollama
/
server
History
Jeffrey Morgan
39d9d22ca3
close server on receiving signal (
#4213
)
2024-05-06 16:01:37 -07:00
..
envconfig
Centralize server config handling
2024-05-05 16:49:50 -07:00
auth.go
…
download.go
…
fixblobs_test.go
…
fixblobs.go
…
images.go
Centralize server config handling
2024-05-05 16:49:50 -07:00
layers.go
…
manifests.go
…
modelpath_test.go
validate the format of the digest when getting the model path (
#4175
)
2024-05-05 11:46:12 -07:00
modelpath.go
validate the format of the digest when getting the model path (
#4175
)
2024-05-05 11:46:12 -07:00
prompt_test.go
…
prompt.go
…
routes_test.go
rename parser to model/file
2024-05-01 09:53:50 -07:00
routes.go
close server on receiving signal (
#4213
)
2024-05-06 16:01:37 -07:00
sched_test.go
Fix stale test logic
2024-05-06 14:15:37 -07:00
sched.go
Skip scheduling cancelled requests, always reload unloaded runners (
#4189
)
2024-05-06 14:22:24 -07:00
upload.go
…