Michael Yang
|
ac7a842e55
fix model reloading
|
6 months ago |
Michael Yang
|
2c3fe1fd97
comments
|
7 months ago |
Michael Yang
|
269ed6e6a2
update message processing
|
7 months ago |
Daniel Hiltgen
|
955f2a4e03
Only set default keep_alive on initial model load
|
6 months ago |
Michael Yang
|
65a5040e09
fix generate template
|
6 months ago |
royjhan
|
d626b99b54
OpenAI: v1/completions compatibility (#5209)
|
6 months ago |
Michael Yang
|
dddb58a38b
Merge pull request #5051 from ollama/mxyng/capabilities
|
6 months ago |
royjhan
|
996bb1b85e
OpenAI: /v1/models and /v1/models/{model} compatibility (#5007)
|
6 months ago |
Michael Yang
|
a30915bde1
add capabilities
|
7 months ago |
Michael Yang
|
58e3fff311
rename templates to template
|
7 months ago |
Daniel Hiltgen
|
3518aaef33
Merge pull request #4218 from dhiltgen/auto_parallel
|
6 months ago |
Blake Mizerany
|
cb42e607c5
llm: speed up gguf decoding by a lot (#5246)
|
7 months ago |
Daniel Hiltgen
|
642cee1342
Sort the ps output
|
7 months ago |
royjhan
|
fedf71635e
Extend api/show and ollama show to return more model info (#4881)
|
7 months ago |
royjhan
|
89c79bec8c
Add ModifiedAt Field to /api/show (#5033)
|
7 months ago |
royjhan
|
1a29e9a879
API app/browser access (#4879)
|
7 months ago |
royjhan
|
4bf1da4944
Separate ListResponse and ModelResponse for api/tags vs api/ps (#4842)
|
7 months ago |
Michael Yang
|
d61ef8b954
update create handler to use model.Name
|
8 months ago |
Michael Yang
|
e40145a39d
lint
|
8 months ago |
Michael Yang
|
04f3c12bb7
replace x/exp/slices with slices
|
8 months ago |
Michael Yang
|
96bc232b43
Merge pull request #4413 from ollama/mxyng/name-check
|
8 months ago |
Michael Yang
|
bca7b12284
Merge pull request #3718 from ollama/mxyng/modelname-3
|
8 months ago |
Patrick Devine
|
4cc3be3035
Move envconfig and consolidate env vars (#4608)
|
8 months ago |
Michael Yang
|
f36f1d6be9
tidy intermediate blobs
|
8 months ago |
Michael Yang
|
3520c0e4d5
cache and reuse intermediate blobs
|
8 months ago |
Patrick Devine
|
ccdf0b2a44
Move the parser back + handle utf16 files (#4533)
|
8 months ago |
Daniel Hiltgen
|
02b31c9dc8
Don't return error on signal exit
|
8 months ago |
Patrick Devine
|
d1692fd3e0
fix the cpu estimatedTotal memory + get the expiry time for loading models (#4461)
|
8 months ago |
Patrick Devine
|
f2cf97d6f1
fix typo in modelfile generation (#4439)
|
8 months ago |
Michael Yang
|
85a57006d1
check if name exists before create/pull/copy
|
8 months ago |