1621 Commits (5e7fd6906f4653fa671aa5d2e2d4dd5bdf17fd36)
 

Author SHA1 Message Date
Bruce MacDonald 5e7fd6906f Update images.go 3 years ago
Bruce MacDonald 811b1f03c8 deprecate ggml 3 years ago
Matt Williams ed195f3562
Merge pull request #1595 from pgibler/main 3 years ago
Matt Williams e0d0072ef1
Merge pull request #1592 from jmorganca/mattw/examplepruning 3 years ago
pgibler 620a2ffcfb Added cmdh to community section in README 3 years ago
Matt Williams d287013f24 Lets get rid of these old modelfile examples 3 years ago
Jeffrey Morgan 6b5bdfa6c9 update runner submodule 3 years ago
Jeffrey Morgan c063ee4af0 update runner submodule to fix hipblas build 3 years ago
Bruce MacDonald d99fa6ce0a
send empty messages on last chat response (#1530) 3 years ago
Patrick Devine 3948c6ea06
add magic header for unit tests (#1558) 3 years ago
Jeffrey Morgan b85982eb91 update runner submodule 3 years ago
Patrick Devine 86b0dd4b16
add API create/copy handlers (#1541) 3 years ago
Augustinas Malinauskas f728738427
README with Enchanted iOS App (#1529) 3 years ago
Ian Purton 115048a0d8
Added Bionic GPT as a front end. (#1463) 3 years ago
Bruce MacDonald 1b417a7836
use exp slices for go 1.20 compatibility (#1544) 3 years ago
Patrick Devine 0174665d0e
add API tests for list handler (#1535) 3 years ago
Patrick Devine 630518f0d9
Add unit test of API routes (#1528) 3 years ago
Bruce MacDonald 6e16098a60
remove sample_count from docs (#1527) 3 years ago
Bruce MacDonald 6ee8c80199
restore model load duration on generate response (#1524) 3 years ago
Jeffrey Morgan 31f0551dab
Update runner to support mixtral and mixture of experts (MoE) (#1475) 3 years ago
Jeffrey Morgan 4a1abfe4fa fix tests 3 years ago
Jeffrey Morgan bbd41494bf add multimodal to `README.md` 3 years ago
Jeffrey Morgan fedba24a63
Docs for multimodal support (#1485) 3 years ago
pepperoni21 e3b090dbc5
Added message format for chat api (#1488) 3 years ago
Patrick Devine d9e60f634b
add image support to the chat api (#1490) 3 years ago
Michael Yang 4251b342de
Merge pull request #1469 from jmorganca/mxyng/model-types 3 years ago
Jeffrey Morgan 0a9d348023
Fix issues with `/set template` and `/set system` (#1486) 3 years ago
Bruce MacDonald 3144e2a439
exponential back-off (#1484) 3 years ago
Bruce MacDonald c0960e29b5
retry on concurrent request failure (#1483) 3 years ago
ruecat 5314fc9b63
Fix Readme "Database -> MindsDB" link (#1479) 3 years ago
Jorge Torres a36b5fef3b
Update README.md (#1412) 3 years ago
Patrick Devine 910e9401d0
Multimodal support (#1216) 3 years ago
Michael Yang 56ffc3023a remove per-model types 3 years ago
Bruce MacDonald 7a1b37ac64
os specific ctrl-z (#1420) 3 years ago
Jeffrey Morgan 5d4d2e2c60 update docs with chat completion api 3 years ago
Jeffrey Morgan 7db5bcf73b fix `go-staticcheck` warning 3 years ago
Jeffrey Morgan fa2f095bd9 fix model name returned by `/api/generate` being different than the model name provided 3 years ago
Jeffrey Morgan 045b855db9 fix error on accumulating final chat response 3 years ago
Jeffrey Morgan 32064a0646 fix empty response when receiving runner error 3 years ago
Jeffrey Morgan d9a250e9b5 seek to end of file when decoding older model formats 3 years ago
Jeffrey Morgan 944519ed16 seek to eof for older model binaries 3 years ago
Jeffrey Morgan 2dd040d04c do not use `--parallel 2` for old runners 3 years ago
Bruce MacDonald bbe41ce41a
fix: parallel queueing race condition caused silent failure (#1445) 3 years ago
Jeffrey Morgan 9e1406e4ed Don't expose model information in `/api/generate` 3 years ago
Jeffrey Morgan b74580c913
Update api.md 3 years ago
Bruce MacDonald 7e9405fd07
fix: encode full previous prompt in context (#1424) 3 years ago
Bruce MacDonald 3b0b8930d4
fix: only flush template in chat when current role encountered (#1426) 3 years ago
Bruce MacDonald e3f925fc1b
fix: restore modelfile system in prompt template (#1425) 3 years ago
Jeffrey Morgan 2a2289fb6b
Update api.md 3 years ago
Matt Williams dd427f499a
Merge pull request #1419 from jmorganca/mattw/typescript-simplechat 3 years ago