3299 Commits (f84cc9939c85319d0e6b17543bdb74b04d0df2c7)
 

Author SHA1 Message Date
Michael Yang c279f96371 remove ToolCall from GenerateResponse 2 years ago
Michael Yang 499e87c9ba
Merge pull request #5730 from ollama/mxyng/cleanup 2 years ago
Michael Yang cd0853f2d5
Merge pull request #5207 from ollama/mxyng/suffix 2 years ago
Michael Yang d290e87513 add suffix support to generate endpoint 2 years ago
Thorsten Sommer 97c20ede33
README: Added AI Studio to the list of UIs (#5721) 2 years ago
Michael Yang 5a83f79afd remove unneeded tool calls 2 years ago
royjhan 987dbab0b0
OpenAI: /v1/embeddings compatibility (#5285) 2 years ago
Michael Yang a8388beb94
Merge pull request #5726 from ollama/mxyng/tools-templates 2 years ago
Michael Yang 5afbb60fc4 fix unmarshal type errors 2 years ago
Jeffrey Morgan 4cb5d7decc
server: omit model system prompt if empty (#5717) 2 years ago
Michael Yang 8eac50dd4f
Merge pull request #5684 from ollama/mxyng/tests 2 years ago
Michael Yang 4a565cbf94 add chat and generate tests with mock runner 2 years ago
Michael Yang 64039df6d7
Merge pull request #5284 from ollama/mxyng/tools 2 years ago
Jeffrey Morgan 7ac6d462ec
server: return empty slice on empty `/api/embed` request (#5713) 2 years ago
Michael Yang ef5136a745 tools test 2 years ago
Daniel Hiltgen 8288ec8824
Merge pull request #5710 from dhiltgen/rocm_bump 2 years ago
Michael Yang d02bbebb11 tools 2 years ago
Daniel Hiltgen 224337b32f Bump linux ROCm to 6.1.2 2 years ago
Jeffrey Morgan 9e35d9bbee
server: lowercase roles for compatibility with clients (#5695) 2 years ago
royjhan b9f5e16c80
Introduce `/api/embed` endpoint supporting batch embedding (#5127) 2 years ago
royjhan e9f7f36029
Support image input for OpenAI chat compatibility (#5208) 2 years ago
Patrick Devine 057d31861e
remove template (#5655) 2 years ago
jmorganca f7ee012300 server: prepend system message in chat handler 2 years ago
Jeffrey Morgan 1ed0aa8fea
server: fix `context`, `load_duration` and `total_duration` fields (#5676) 2 years ago
Jeffrey Morgan ef98803d63
llm: looser checks for minimum memory (#5677) 2 years ago
Jarek 02fea420e5
Add Kerlig AI, an app for macOS (#5675) 2 years ago
Michael Yang 22c5451fc2
fix system prompt (#5662) 2 years ago
Michael Yang ebc529cbb3 autodetect stop parameters from template 2 years ago
Patrick Devine 23ebbaa46e Revert "remove template from tests" 2 years ago
Patrick Devine 9ac0a7a50b remove template from tests 2 years ago
Michael Yang e5c65a85df
Merge pull request #5653 from ollama/mxyng/collect-system 2 years ago
Jeffrey Morgan 33627331a3
app: also clean up tempdir runners on install (#5646) 2 years ago
Michael Yang 36c87c433b template: preprocess message and collect system 2 years ago
Jeffrey Morgan 179737feb7
Clean up old files when installing on Windows (#5645) 2 years ago
Michael Yang 47353f5ee4
Merge pull request #5639 from ollama/mxyng/unaggregated-system 2 years ago
Josh 10e768826c
fix: quant err message (#5616) 2 years ago
Michael Yang 5056bb9c01 rename aggregate to contents 2 years ago
Jeffrey Morgan c4cf8ad559
llm: avoid loading model if system memory is too small (#5637) 2 years ago
Michael Yang 57ec6901eb revert embedded templates to use prompt/response 2 years ago
Michael Yang e64f9ebb44 do no automatically aggregate system messages 2 years ago
Jeffrey Morgan 791650ddef
sched: only error when over-allocating system memory (#5626) 2 years ago
Jeffrey Morgan efbf41ed81
llm: dont link cuda with compat libs (#5621) 2 years ago
Michael Yang cf15589851
Merge pull request #5620 from ollama/mxyng/templates 2 years ago
Michael Yang 19753c18c0 update embedded templates 2 years ago
Michael Yang 41be28096a add system prompt to first legacy template 2 years ago
Michael Yang 37a570f962
Merge pull request #5612 from ollama/mxyng/mem 2 years ago
Michael Yang 5a739ff4cb chatglm graph 2 years ago
Jeffrey Morgan 4e262eb2a8
remove `GGML_CUDA_FORCE_MMQ=on` from build (#5588) 2 years ago
Daniel Hiltgen 4cfcbc328f
Merge pull request #5124 from dhiltgen/amd_windows 2 years ago
Daniel Hiltgen 79292ff3e0
Merge pull request #5555 from dhiltgen/msvc_deps 2 years ago