Michael Yang
|
8609db77ea
use gin-contrib/cors middleware
|
1 year ago |
Patrick Devine
|
6d6b0d3321
change error handler behavior and fix error when a model isn't found (#173)
|
1 year ago |
Patrick Devine
|
9f6e97865c
allow pushing/pulling to insecure registries (#157)
|
1 year ago |
Bruce MacDonald
|
7ba1308595
Merge pull request #147 from jmorganca/brucemacd/cli-err-display
|
1 year ago |
Patrick Devine
|
e7a393de54
add rm command for models (#151)
|
1 year ago |
Michael Yang
|
1f27d7f1b8
fix stream errors
|
1 year ago |
Bruce MacDonald
|
09dc6273e3
suppress error when running list before pulling image
|
1 year ago |
Bruce MacDonald
|
3ec4ebc562
remove unused code
|
1 year ago |
Michael Yang
|
df146c41e2
separate prompt into template and system
|
1 year ago |
Jeffrey Morgan
|
2d305fa99a
allow relative paths in `FROM` instruction
|
1 year ago |
Michael Yang
|
68df36ae50
fix pull 0 bytes on completed layer
|
1 year ago |
Patrick Devine
|
9e15635c2d
attempt two for skipping files in the file walk (#105)
|
1 year ago |
Patrick Devine
|
9658a5043b
skip files in the list if we can't get the correct model path (#100)
|
1 year ago |
Patrick Devine
|
5bea29f610
add new list command (#97)
|
1 year ago |
Michael Yang
|
c7dd52271c
remove debugging messages
|
1 year ago |
Michael Yang
|
28a136e9a3
modelfile params
|
1 year ago |
Patrick Devine
|
2fb52261ad
basic distribution w/ push/pull (#78)
|
1 year ago |
Michael Yang
|
743e957d88
use filepath for os compat
|
1 year ago |
Michael Yang
|
5ade3db040
fix race
|
1 year ago |
Michael Yang
|
1775647f76
continue conversation
|
1 year ago |
Michael Yang
|
05e08d2310
return more info in generate response
|
1 year ago |
Michael Yang
|
31590284a7
fix route
|
1 year ago |
Michael Yang
|
2666d3c206
fix pull race
|
1 year ago |
Michael Yang
|
0944b01e7d
pull fixes
|
1 year ago |
Michael Yang
|
a806b03f62
no errgroup
|
1 year ago |
Michael Yang
|
e243329e2e
check api status
|
1 year ago |
Michael Yang
|
2a66a1164a
common stream producer
|
1 year ago |
Michael Yang
|
fd4792ec56
call llama.cpp directly from go
|
1 year ago |
Jeffrey Morgan
|
a3ec1ec2a0
consistent error handling for pull and generate
|
1 year ago |
Michael Yang
|
edba935d67
return error in generate response
|
1 year ago |