Roy Han
|
b9c74df37b
check normalization
|
10 달 전 |
Roy Han
|
49e341147d
add server function
|
10 달 전 |
Roy Han
|
c406fa7a4c
api/embed draft
|
10 달 전 |
Roy Han
|
ff191d7cba
Initial Draft
|
10 달 전 |
Roy Han
|
0f87628b6d
Revert "Initial Batch Embedding"
|
10 달 전 |
Roy Han
|
c22d54895a
Initial Batch Embedding
|
10 달 전 |
royjhan
|
89c79bec8c
Add ModifiedAt Field to /api/show (#5033)
|
11 달 전 |
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
|
1 년 전 |
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
|
1 년 전 |
Patrick Devine
|
ccdf0b2a44
Move the parser back + handle utf16 files (#4533)
|
11 달 전 |
Daniel Hiltgen
|
02b31c9dc8
Don't return error on signal exit
|
1 년 전 |
Patrick Devine
|
d1692fd3e0
fix the cpu estimatedTotal memory + get the expiry time for loading models (#4461)
|
1 년 전 |
Patrick Devine
|
f2cf97d6f1
fix typo in modelfile generation (#4439)
|
1 년 전 |
Michael Yang
|
85a57006d1
check if name exists before create/pull/copy
|
1 년 전 |
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)
|
1 년 전 |
Patrick Devine
|
7ca71a6b0f
don't abort when an invalid model name is used in /save (#4416)
|
1 년 전 |
Patrick Devine
|
6845988807
Ollama `ps` command for showing currently loaded models (#4327)
|
1 년 전 |
Jeffrey Morgan
|
6602e793c0
Use `--quantize` flag and `quantize` api parameter (#4321)
|
1 년 전 |
Michael Yang
|
e03637176d
fix(routes): skip bad manifests
|
1 년 전 |
Daniel Hiltgen
|
3ae2f441e0
Fix race in shutdown logic
|
1 년 전 |