This website requires JavaScript.
Explore
Help
Sign In
norohind
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
forked from
third-party-mirrors/ollama
Code
Pull Requests
Activity
ollama
/
server
History
Michael Yang
210b65268e
replace strings buffer with hasher (
#2437
)
...
the buffered value is going into the hasher eventually so write directly to the hasher instead
2024-02-20 19:07:50 -05:00
..
auth.go
rerefactor
2024-02-15 05:56:45 +00:00
download.go
rerefactor
2024-02-15 05:56:45 +00:00
images.go
use http.DefaultClient (
#2530
)
2024-02-20 18:34:47 -05:00
layers.go
refactor layer creation
2023-12-04 16:59:23 -08:00
llm_image_test.go
Guard integration tests with a tag
2023-12-22 16:33:27 -08:00
llm_test.go
Guard integration tests with a tag
2023-12-22 16:33:27 -08:00
llm_utils_test.go
Guard integration tests with a tag
2023-12-22 16:33:27 -08: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
fix: normalize name path before splitting
2024-01-16 16:48:29 -08:00
prompt_test.go
fix: chat system prompting overrides (
#2542
)
2024-02-16 14:42:43 -05:00
prompt.go
fix: chat system prompting overrides (
#2542
)
2024-02-16 14:42:43 -05:00
routes_test.go
Fix issues with templating prompt in chat mode (
#2460
)
2024-02-12 15:06:57 -08:00
routes.go
fix: chat system prompting overrides (
#2542
)
2024-02-16 14:42:43 -05:00
upload.go
replace strings buffer with hasher (
#2437
)
2024-02-20 19:07:50 -05:00