This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
mirror of
https://github.com/ollama/ollama.git
synced
2025-07-28 13:43:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34a4a94f13d283ef794ba02f84ded96a794bb5d2
ollama
/
server
History
Mark Ward
f4a73d57a4
fix runner expire during active use. Clearing the expire timer as it is used. Allowing the finish to assign an expire timer so that the runner will expire after no use.
2024-05-01 18:51:10 +00:00
..
auth.go
…
download.go
server: provide helpful workaround hint when stalling on pull (
#3584
)
2024-04-10 16:24:37 -07:00
fixblobs_test.go
…
fixblobs.go
…
images.go
prompt to display and add local ollama keys to account (
#3717
)
2024-04-30 11:02:08 -07:00
layers.go
…
manifests.go
…
modelpath_test.go
…
modelpath.go
…
prompt_test.go
…
prompt.go
…
routes_test.go
cgo quantize
2024-04-08 15:31:08 -07:00
routes.go
return code
499
when user cancels request while a model is loading (
#3955
)
2024-04-26 17:38:29 -04:00
sched_test.go
Fix concurrency for CPU mode
2024-04-28 13:42:39 -07:00
sched.go
fix runner expire during active use. Clearing the expire timer as it is used. Allowing the finish to assign an expire timer so that the runner will expire after no use.
2024-05-01 18:51:10 +00:00
upload.go
…