Daniel Hiltgen
|
3518aaef33
Merge pull request #4218 from dhiltgen/auto_parallel
|
10 月之前 |
Blake Mizerany
|
cb42e607c5
llm: speed up gguf decoding by a lot (#5246)
|
10 月之前 |
Daniel Hiltgen
|
642cee1342
Sort the ps output
|
10 月之前 |
royjhan
|
fedf71635e
Extend api/show and ollama show to return more model info (#4881)
|
10 月之前 |
royjhan
|
89c79bec8c
Add ModifiedAt Field to /api/show (#5033)
|
10 月之前 |
royjhan
|
1a29e9a879
API app/browser access (#4879)
|
11 月之前 |
royjhan
|
4bf1da4944
Separate ListResponse and ModelResponse for api/tags vs api/ps (#4842)
|
11 月之前 |
Michael Yang
|
d61ef8b954
update create handler to use model.Name
|
11 月之前 |
Michael Yang
|
e40145a39d
lint
|
11 月之前 |
Michael Yang
|
04f3c12bb7
replace x/exp/slices with slices
|
11 月之前 |
Michael Yang
|
96bc232b43
Merge pull request #4413 from ollama/mxyng/name-check
|
11 月之前 |
Michael Yang
|
bca7b12284
Merge pull request #3718 from ollama/mxyng/modelname-3
|
11 月之前 |
Patrick Devine
|
4cc3be3035
Move envconfig and consolidate env vars (#4608)
|
11 月之前 |
Michael Yang
|
f36f1d6be9
tidy intermediate blobs
|
11 月之前 |
Michael Yang
|
3520c0e4d5
cache and reuse intermediate blobs
|
11 月之前 |
Patrick Devine
|
ccdf0b2a44
Move the parser back + handle utf16 files (#4533)
|
11 月之前 |
Daniel Hiltgen
|
02b31c9dc8
Don't return error on signal exit
|
11 月之前 |
Patrick Devine
|
d1692fd3e0
fix the cpu estimatedTotal memory + get the expiry time for loading models (#4461)
|
11 月之前 |
Patrick Devine
|
f2cf97d6f1
fix typo in modelfile generation (#4439)
|
11 月之前 |
Michael Yang
|
85a57006d1
check if name exists before create/pull/copy
|
11 月之前 |
Michael Yang
|
c2714fcbfd
routes: use Manifests for ListHandler
|
1 年之前 |
Michael Yang
|
a2fc933fed
update delete handler to use model.Name
|
1 年之前 |
Ryo Machida
|
798b107f19
Fixed the API endpoint /api/tags when the model list is empty. (#4424)
|
11 月之前 |
Patrick Devine
|
7ca71a6b0f
don't abort when an invalid model name is used in /save (#4416)
|
11 月之前 |
Patrick Devine
|
6845988807
Ollama `ps` command for showing currently loaded models (#4327)
|
11 月之前 |
Jeffrey Morgan
|
6602e793c0
Use `--quantize` flag and `quantize` api parameter (#4321)
|
11 月之前 |
Michael Yang
|
e03637176d
fix(routes): skip bad manifests
|
11 月之前 |
Daniel Hiltgen
|
3ae2f441e0
Fix race in shutdown logic
|
11 月之前 |
Daniel Hiltgen
|
8727a9c140
Record more GPU information
|
1 年之前 |
Bruce MacDonald
|
cfa84b8470
add done_reason to the api (#4235)
|
11 月之前 |