Michael Yang
|
fadf75f99d
add stop conditions
|
1 年之前 |
Michael Yang
|
ad3a7d0e2c
add NumGQA
|
1 年之前 |
Jeffrey Morgan
|
688661ab9b
increase default batch size to 1024
|
1 年之前 |
Michael Yang
|
cca61181cb
sample metrics
|
1 年之前 |
Michael Yang
|
c490416189
lock on llm.lock(); decrease batch size
|
1 年之前 |
Michael Yang
|
f62a882760
add session expiration
|
1 年之前 |
Michael Yang
|
3003fc03fc
update predict code
|
1 年之前 |
Michael Yang
|
32aec66e6a
add load duration
|
1 年之前 |
Michael Yang
|
35af37a2cb
session id
|
1 年之前 |
Bruce MacDonald
|
4c1caa3733
download models when creating from modelfile
|
1 年之前 |
Patrick Devine
|
4cb42ca55e
add copy command (#191)
|
1 年之前 |
Patrick Devine
|
9f6e97865c
allow pushing/pulling to insecure registries (#157)
|
1 年之前 |
Bruce MacDonald
|
7ba1308595
Merge pull request #147 from jmorganca/brucemacd/cli-err-display
|
1 年之前 |
Patrick Devine
|
e7a393de54
add rm command for models (#151)
|
1 年之前 |
Bruce MacDonald
|
ebaa33ac28
display gin api errors in cli
|
1 年之前 |
Michael Yang
|
68df36ae50
fix pull 0 bytes on completed layer
|
1 年之前 |
Patrick Devine
|
5bea29f610
add new list command (#97)
|
1 年之前 |
Patrick Devine
|
2fb52261ad
basic distribution w/ push/pull (#78)
|
1 年之前 |
Michael Yang
|
965f9ad033
Merge pull request #77 from jmorganca/mem
|
1 年之前 |
Michael Yang
|
5fefaa5d4d
fix typo
|
1 年之前 |
Michael Yang
|
1775647f76
continue conversation
|
1 年之前 |
Michael Yang
|
05e08d2310
return more info in generate response
|
1 年之前 |
Michael Yang
|
fd4792ec56
call llama.cpp directly from go
|
1 年之前 |
Jeffrey Morgan
|
a3ec1ec2a0
consistent error handling for pull and generate
|
1 年之前 |
Michael Yang
|
edba935d67
return error in generate response
|
1 年之前 |
Bruce MacDonald
|
2d49197b3b
increase default model size to 512
|
1 年之前 |
Bruce MacDonald
|
f5e2e150b8
allow overriding default generate options
|
1 年之前 |
Bruce MacDonald
|
61dd87bd90
if directory cannot be resolved, do not fail
|
1 年之前 |
Michael Yang
|
303982b56e
fix run generate
|
1 年之前 |
Patrick Devine
|
3f1b7177f2
pass model and predict options
|
1 年之前 |