Patrick Devine
|
565f8a3c44
Convert the REPL to use /api/chat for interactive responses (#1936)
|
1 年之前 |
Bruce MacDonald
|
7e8f7c8358
remove ggml automatic re-pull (#1856)
|
1 年之前 |
Bruce MacDonald
|
3a9f447141
only pull gguf model if already exists (#1817)
|
1 年之前 |
Patrick Devine
|
9c2941e61b
switch api for ShowRequest to use the name field (#1816)
|
1 年之前 |
Bruce MacDonald
|
4f4980b66b
simplify ggml update logic (#1814)
|
1 年之前 |
Patrick Devine
|
22e93efa41
add show info command and fix the modelfile
|
1 年之前 |
Patrick Devine
|
2909dce894
split up interactive generation
|
1 年之前 |
Patrick Devine
|
d0409f772f
keyboard shortcut help (#1764)
|
1 年之前 |
Daniel Hiltgen
|
96fb441abd
Merge pull request #1146 from dhiltgen/ext_server_cgo
|
1 年之前 |
Bruce MacDonald
|
fabf2f3467
allow for starting llava queries with filepath (#1549)
|
1 年之前 |
Bruce MacDonald
|
811b1f03c8
deprecate ggml
|
1 年之前 |
Bruce MacDonald
|
1b417a7836
use exp slices for go 1.20 compatibility (#1544)
|
1 年之前 |
Patrick Devine
|
630518f0d9
Add unit test of API routes (#1528)
|
1 年之前 |
Jeffrey Morgan
|
4a1abfe4fa
fix tests
|
1 年之前 |
Jeffrey Morgan
|
0a9d348023
Fix issues with `/set template` and `/set system` (#1486)
|
1 年之前 |
Patrick Devine
|
910e9401d0
Multimodal support (#1216)
|
1 年之前 |
Michael Yang
|
16c7548460
fix redundant newline
|
1 年之前 |
Michael Yang
|
4b77fcb2b9
comments
|
1 年之前 |
Michael Yang
|
cde13bcdea
cmd: only print server version when different
|
1 年之前 |
Michael Yang
|
0f0cd265a7
cmd: add server version
|
1 年之前 |
Michael Yang
|
5c59455b59
cmd: use existing cmd context
|
1 年之前 |
Patrick Devine
|
bf704423c5
revert cli to use /api/generate (#1383)
|
1 年之前 |
Bruce MacDonald
|
7a0899d62d
chat api (#991)
|
1 年之前 |
Patrick Devine
|
2113c9d31a
make linewrap still work when the terminal width has changed (#1350)
|
1 年之前 |
Patrick Devine
|
6681d37861
allow setting the system and template for prompts in the repl (#1335)
|
1 年之前 |
Jeffrey Morgan
|
5687f1a0cf
fix `unexpected end of response` errors when cancelling in `ollama run`
|
1 年之前 |
Patrick Devine
|
cde31cb220
Allow setting parameters in the REPL (#1294)
|
1 年之前 |
Jeffrey Morgan
|
9fb5e8399c
Fix issues with inputting and formatting multi line strings in `ollama run`
|
1 年之前 |
Jeffrey Morgan
|
df07e4a097
remove redundant filename parameter (#1213)
|
1 年之前 |
Bruce MacDonald
|
31ab453d37
resolve FROM path before sending modelfile (#1211)
|
1 年之前 |