Michael Yang
|
c2714fcbfd
routes: use Manifests for ListHandler
|
пре 9 месеци |
Michael Yang
|
a2fc933fed
update delete handler to use model.Name
|
пре 9 месеци |
Ryo Machida
|
798b107f19
Fixed the API endpoint /api/tags when the model list is empty. (#4424)
|
пре 8 месеци |
Patrick Devine
|
7ca71a6b0f
don't abort when an invalid model name is used in /save (#4416)
|
пре 8 месеци |
Patrick Devine
|
6845988807
Ollama `ps` command for showing currently loaded models (#4327)
|
пре 8 месеци |
Jeffrey Morgan
|
6602e793c0
Use `--quantize` flag and `quantize` api parameter (#4321)
|
пре 8 месеци |
Michael Yang
|
e03637176d
fix(routes): skip bad manifests
|
пре 9 месеци |
Daniel Hiltgen
|
3ae2f441e0
Fix race in shutdown logic
|
пре 9 месеци |
Daniel Hiltgen
|
8727a9c140
Record more GPU information
|
пре 9 месеци |
Bruce MacDonald
|
cfa84b8470
add done_reason to the api (#4235)
|
пре 9 месеци |
Michael Yang
|
a7ee84fc31
routes: skip invalid filepaths
|
пре 9 месеци |
Jeffrey Morgan
|
d5eec16d23
use model defaults for `num_gqa`, `rope_frequency_base ` and `rope_frequency_scale` (#1983)
|
пре 9 месеци |
Bruce MacDonald
|
cef45feaa4
Add preflight OPTIONS handling and update CORS config (#4086)
|
пре 9 месеци |
Bruce MacDonald
|
8cbd3e7510
skip hidden files in list models handler (#4247)
|
пре 9 месеци |
Bruce MacDonald
|
dc9b1111e0
fix invalid destination error message
|
пре 9 месеци |
Michael Yang
|
ffbd3d173f
Merge pull request #3715 from ollama/mxyng/modelname-2
|
пре 9 месеци |
Michael Yang
|
1e0a669f75
Merge pull request #3682 from ollama/mxyng/quantize-all-the-things
|
пре 9 месеци |
Michael Yang
|
548a7df014
update list handler to use model.Name
|
пре 9 месеци |
Jeffrey Morgan
|
39d9d22ca3
close server on receiving signal (#4213)
|
пре 9 месеци |
Michael Yang
|
9685c34509
quantize any fp16/fp32 model
|
пре 9 месеци |
Daniel Hiltgen
|
f56aa20014
Centralize server config handling
|
пре 9 месеци |
Daniel Hiltgen
|
20f6c06569
Make maximum pending request configurable
|
пре 9 месеци |
Michael Yang
|
b7a87a22b6
Merge pull request #4059 from ollama/mxyng/parser-2
|
пре 9 месеци |
Michael Yang
|
e9ae607ece
Merge pull request #3892 from ollama/mxyng/parser
|
пре 9 месеци |
Michael Yang
|
45b6a12e45
server: target invalid
|
пре 9 месеци |
Michael Yang
|
119589fcb3
rename parser to model/file
|
пре 9 месеци |
Michael Yang
|
9cf0f2e973
use parser.Format instead of templating modelfile
|
пре 9 месеци |
Jeffrey Morgan
|
bb31def011
return code `499` when user cancels request while a model is loading (#3955)
|
пре 9 месеци |
Michael Yang
|
592dae31c8
update copy to use model.Name
|
пре 9 месеци |
Daniel Hiltgen
|
34b9db5afc
Request and model concurrency
|
пре 10 месеци |