1590 Commits (a36b5fef3b83fc622b3720d7b3a71f1261ba193e)
 

Author SHA1 Message Date
Jorge Torres a36b5fef3b
Update README.md (#1412) 2 years ago
Patrick Devine 910e9401d0
Multimodal support (#1216) 2 years ago
Bruce MacDonald 7a1b37ac64
os specific ctrl-z (#1420) 2 years ago
Jeffrey Morgan 5d4d2e2c60 update docs with chat completion api 2 years ago
Jeffrey Morgan 7db5bcf73b fix `go-staticcheck` warning 2 years ago
Jeffrey Morgan fa2f095bd9 fix model name returned by `/api/generate` being different than the model name provided 2 years ago
Jeffrey Morgan 045b855db9 fix error on accumulating final chat response 2 years ago
Jeffrey Morgan 32064a0646 fix empty response when receiving runner error 2 years ago
Jeffrey Morgan d9a250e9b5 seek to end of file when decoding older model formats 2 years ago
Jeffrey Morgan 944519ed16 seek to eof for older model binaries 2 years ago
Jeffrey Morgan 2dd040d04c do not use `--parallel 2` for old runners 2 years ago
Bruce MacDonald bbe41ce41a
fix: parallel queueing race condition caused silent failure (#1445) 2 years ago
Jeffrey Morgan 9e1406e4ed Don't expose model information in `/api/generate` 2 years ago
Jeffrey Morgan b74580c913
Update api.md 2 years ago
Bruce MacDonald 7e9405fd07
fix: encode full previous prompt in context (#1424) 2 years ago
Bruce MacDonald 3b0b8930d4
fix: only flush template in chat when current role encountered (#1426) 2 years ago
Bruce MacDonald e3f925fc1b
fix: restore modelfile system in prompt template (#1425) 2 years ago
Jeffrey Morgan 2a2289fb6b
Update api.md 2 years ago
Matt Williams dd427f499a
Merge pull request #1419 from jmorganca/mattw/typescript-simplechat 2 years ago
Michael Yang 2ae573c7ed
Merge pull request #1421 from jmorganca/mxyng/fix-newline 2 years ago
Matt Williams 02fe26c44b update the readme as per bruce 2 years ago
Michael Yang 16c7548460 fix redundant newline 2 years ago
Matt Williams fa75998c0d
Update examples/typescript-simplechat/readme.md 2 years ago
Matt Williams 5344f886c8
Update examples/typescript-simplechat/client.ts 2 years ago
Matt Williams 6cc823c9b5
Update examples/typescript-simplechat/client.ts 2 years ago
Matt Williams b84d34e632
Update examples/typescript-simplechat/readme.md 2 years ago
Matt Williams 30229a913c
Update examples/typescript-simplechat/client.ts 2 years ago
Matt Williams 1ade380bd7 Simple chat example for typescript 2 years ago
Jeffrey Morgan ba264e9da8 add future version note to chat api docs 2 years ago
Matt Williams a2405ec831
Merge pull request #1409 from jmorganca/mattw/python-simplechat 2 years ago
Matt Williams ce809bb529 Merge branch 'mattw/python-simplechat' of github.com:jmorganca/ollama into mattw/python-simplechat 2 years ago
Matt Williams 76bc4d0458 Cleanup as per Bruce 2 years ago
Bruce MacDonald 4a02945a15
Update examples/python-simplechat/client.py 2 years ago
Matt Williams aec742b6d2
Update examples/python-simplechat/readme.md 2 years ago
Matt Williams f337642e94
Update examples/python-simplechat/readme.md 2 years ago
Matt Williams 51131cc6e2
Update examples/python-simplechat/client.py 2 years ago
Matt Williams 43027789dc Simple chat example 2 years ago
Xe Iaso f9b7d65e2b
docs/tutorials: add bit on how to use Fly GPUs on-demand with Ollama (#1406) 2 years ago
Michael Yang 1f05d77110
Merge pull request #1244 from jmorganca/brucemacd/no-fail-template 2 years ago
Michael Yang c3ff36088b
Merge pull request #774 from jmorganca/mxyng/server-version 2 years ago
Samuel Calderon 13524b5e72
List "Send chat messages" in table of contents (#1399) 2 years ago
Michael Yang f1b049fed8
Merge pull request #1377 from jmorganca/mxyng/qwen 2 years ago
Jeffrey Morgan 97c5696945 fix base urls in chat examples 2 years ago
Bruce MacDonald 47d4e22673 use missingkey in set empty interface when missing 2 years ago
Michael Yang 32f62fbb8e
Merge pull request #1334 from jmorganca/mxyng/load-projectors 2 years ago
Michael Yang 5d75505ebd return model configuration in generate 2 years ago
Michael Yang b9495ea162 load projectors 2 years ago
Michael Yang 409bb9674e
Merge pull request #1308 from jmorganca/mxyng/split-from 2 years ago
Michael Yang d3479c07a1
Merge pull request #1250 from jmorganca/mxyng/create-layer 2 years ago
Michael Yang b12f1b984f
Merge pull request #1393 from jmorganca/mxyng/fix-whitespace 2 years ago