This website requires JavaScript.
Explore
Help
Sign In
gered
/
ollama
Watch
1
Star
0
Fork
You've already forked ollama
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
acde0819d9
ollama
/
server
History
Daniel Hiltgen
cc54a416c6
Resume chunk download on UnexpectedEOF errors
...
If the chunk download is interrupted, resume from where we left off
2023-11-10 08:29:42 -08:00
..
auth.go
use http.Method
2023-11-02 13:12:45 -07:00
download.go
Resume chunk download on UnexpectedEOF errors
2023-11-10 08:29:42 -08:00
images.go
Restore system prompt on requests
2023-11-03 17:26:45 -07:00
images_test.go
deprecate modelfile embed command (
#759
)
2023-10-16 11:07:37 -04:00
modelpath.go
allow for a configurable ollama model storage directory (
#897
)
2023-10-27 10:19:59 -04:00
modelpath_test.go
use int64 consistently
2023-09-28 11:07:24 -07:00
routes.go
JSON mode: add `"format" as an api parameter (
#1051
)
2023-11-09 16:44:02 -08:00
upload.go
return last error
2023-11-03 16:49:51 -07:00