This website requires JavaScript.
Explore
Help
Sign In
cloudstack-llc
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
mirror of
https://github.com/cloudstack-llc/ollama.git
synced
2026-07-19 22:53:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9ae607ece49384f391e7e52e32a58addb336095
ollama
/
server
T
History
Michael Yang
e9ae607ece
Merge pull request
#3892
from ollama/mxyng/parser
...
refactor modelfile parser
2024-05-02 17:04:47 -07:00
..
auth.go
change
github.com/jmorganca/ollama
to
github.com/ollama/ollama
(
#3347
)
2024-03-26 13:04:17 -07:00
download.go
server: provide helpful workaround hint when stalling on pull (
#3584
)
2024-04-10 16:24:37 -07:00
fixblobs_test.go
server: replace blob prefix separator from ':' to '-' (
#3146
)
2024-03-14 20:18:06 -07:00
fixblobs.go
server: replace blob prefix separator from ':' to '-' (
#3146
)
2024-03-14 20:18:06 -07:00
images.go
use parser.Format instead of templating modelfile
2024-05-01 09:52:54 -07:00
layers.go
server: replace blob prefix separator from ':' to '-' (
#3146
)
2024-03-14 20:18:06 -07:00
manifests.go
add .golangci.yaml
2024-01-09 09:36:58 -08:00
modelpath_test.go
use int64 consistently
2023-09-28 11:07:24 -07:00
modelpath.go
server: replace blob prefix separator from ':' to '-' (
#3146
)
2024-03-14 20:18:06 -07:00
prompt_test.go
change
github.com/jmorganca/ollama
to
github.com/ollama/ollama
(
#3347
)
2024-03-26 13:04:17 -07:00
prompt.go
change
github.com/jmorganca/ollama
to
github.com/ollama/ollama
(
#3347
)
2024-03-26 13:04:17 -07:00
routes_test.go
refactor modelfile parser
2024-05-01 09:52:54 -07:00
routes.go
Merge pull request
#3892
from ollama/mxyng/parser
2024-05-02 17:04:47 -07:00
sched_test.go
Fix concurrency for CPU mode
2024-04-28 13:42:39 -07:00
sched.go
log when the waiting for the process to stop to help debug when other tasks execute during this wait.
2024-05-01 18:51:10 +00:00
upload.go
change
github.com/jmorganca/ollama
to
github.com/ollama/ollama
(
#3347
)
2024-03-26 13:04:17 -07:00