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-03-22 15:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ollama
/
server
History
Jeffrey Morgan
7396030d60
rename
/api/tags
to
/api/list
2023-11-23 14:48:35 -05:00
..
auth.go
use http.Method
2023-11-02 13:12:45 -07:00
download.go
exponential backoff up to 30s
2023-11-19 14:32:19 -05:00
images_test.go
deprecate modelfile embed command (
#759
)
2023-10-16 11:07:37 -04:00
images.go
fix relative path on create (
#1222
)
2023-11-21 15:43:17 -05:00
modelpath_test.go
use int64 consistently
2023-09-28 11:07:24 -07:00
modelpath.go
allow for a configurable ollama model storage directory (
#897
)
2023-10-27 10:19:59 -04:00
routes.go
rename
/api/tags
to
/api/list
2023-11-23 14:48:35 -05:00
upload.go
calculate hash separately from http request
2023-11-20 15:45:11 -05:00