Patrick Devine
|
1b272d5bcd
change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347)
|
1 year ago |
Blake Mizerany
|
703684a82a
server: replace blob prefix separator from ':' to '-' (#3146)
|
1 year ago |
Patrick Devine
|
47cfe58af5
Default Keep Alive environment variable (#3094)
|
1 year ago |
Daniel Hiltgen
|
4a5c9b8035
Finish unwinding idempotent payload logic
|
1 year ago |
Jeffrey Morgan
|
5b3fad9636
separate out `isLocalIP`
|
1 year ago |
Jeffrey Morgan
|
bfec2c6e10
simplify host checks
|
1 year ago |
Jeffrey Morgan
|
5c143af726
add additional allowed hosts
|
1 year ago |
Jeffrey Morgan
|
fc8c044584
add allowed host middleware and remove `workDir` middleware (#3018)
|
1 year ago |
Daniel Hiltgen
|
6c5ccb11f9
Revamp ROCm support
|
1 year ago |
Jeffrey Morgan
|
3b4bab3dc5
Fix embeddings load model behavior (#2848)
|
1 year ago |
Michael Yang
|
0e19476b56
prepend image tags (#2789)
|
1 year ago |
Jeffrey Morgan
|
287ba11500
better error message when calling `/api/generate` or `/api/chat` with embedding models
|
1 year ago |
Jeffrey Morgan
|
63861f58cc
Support for `bert` and `nomic-bert` embedding models
|
1 year ago |
Bruce MacDonald
|
88622847c6
fix: chat system prompting overrides (#2542)
|
1 year ago |
Michael Yang
|
e43648afe5
rerefactor
|
1 year ago |
Daniel Hiltgen
|
f397e0e988
Move hub auth out to new package
|
1 year ago |
Jeffrey Morgan
|
48a273f80b
Fix issues with templating prompt in chat mode (#2460)
|
1 year ago |
Jeffrey Morgan
|
1f9078d6ae
Check image filetype in api handlers (#2467)
|
1 year ago |
Jeffrey Morgan
|
a0a199b108
Fix hanging issue when sending empty content (#2399)
|
1 year ago |
Jeffrey Morgan
|
453f572f83
Initial OpenAI `/v1/chat/completions` API compatibility (#2376)
|
1 year ago |
Michael Yang
|
bfbf2f7cf7
Merge pull request #2296 from ollama/mxyng/img-tags
|
1 year ago |
Michael Yang
|
3d6f48507a
structured debug prompt
|
1 year ago |
Michael Yang
|
d125510b4b
remove image tags
|
1 year ago |
Michael Yang
|
fb56988014
account for image projection in token count
|
1 year ago |
Michael Yang
|
d046bee790
use llm.ImageData for chat
|
1 year ago |
Jeffrey Morgan
|
f11bf0740b
use `llm.ImageData`
|
1 year ago |
Michael Yang
|
8450bf66e6
trim images
|
1 year ago |
Michael Yang
|
b4e11be8ef
append image tags to user content
|
1 year ago |
Michael Yang
|
8ac08a0eec
update slog handler options
|
1 year ago |
Bruce MacDonald
|
0632dff3f8
trim chat prompt based on llm context size (#1963)
|
1 year ago |