Jeffrey Morgan
|
39d9d22ca3
close server on receiving signal (#4213)
|
1 year ago |
Michael Yang
|
b7a87a22b6
Merge pull request #4059 from ollama/mxyng/parser-2
|
1 year ago |
Michael Yang
|
e9ae607ece
Merge pull request #3892 from ollama/mxyng/parser
|
1 year ago |
Michael Yang
|
45b6a12e45
server: target invalid
|
1 year ago |
Michael Yang
|
119589fcb3
rename parser to model/file
|
1 year ago |
Michael Yang
|
5ea844964e
cmd: import regexp
|
1 year ago |
Michael Yang
|
176ad3aa6e
parser: add commands format
|
1 year ago |
Bruce MacDonald
|
0a7fdbe533
prompt to display and add local ollama keys to account (#3717)
|
1 year ago |
Patrick Devine
|
9009bedf13
better checking for OLLAMA_HOST variable (#3661)
|
1 year ago |
Michael Yang
|
41e03ede95
check file type before zip
|
1 year ago |
Michael Yang
|
ac0801eced
only replace if it matches command
|
1 year ago |
Michael Yang
|
ad66e5b060
split temp zip files
|
1 year ago |
Blake Mizerany
|
949d7832cf
Revert "cmd: provide feedback if OLLAMA_MODELS is set on non-serve command (#3470)" (#3662)
|
1 year ago |
Patrick Devine
|
9f8691c6c8
Add llama2 / torch models for `ollama create` (#3607)
|
1 year ago |
Michael Yang
|
9502e5661f
cgo quantize
|
1 year ago |
Blake Mizerany
|
7d05a6ee8f
cmd: provide feedback if OLLAMA_MODELS is set on non-serve command (#3470)
|
1 year ago |
Pier Francesco Contino
|
531324a9be
feat: add OLLAMA_DEBUG in ollama server help message (#3461)
|
1 year ago |
Patrick Devine
|
5a5efee46b
Add gemma safetensors conversion (#3250)
|
1 year ago |
Patrick Devine
|
1b272d5bcd
change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347)
|
1 year ago |
Daniel Hiltgen
|
da20786e3e
Merge pull request #3068 from dhiltgen/win_pipe
|
1 year ago |
Jeffrey Morgan
|
672ffe9b7d
add `OLLAMA_KEEP_ALIVE` to environment variable docs for `ollama serve` (#3127)
|
1 year ago |
Daniel Hiltgen
|
c1a81c6fe3
Use stdin for term discovery on windows
|
1 year ago |
Blake Mizerany
|
2ada81e068
cmd: tighten up env var usage sections (#2962)
|
1 year ago |
Patrick Devine
|
2c017ca441
Convert Safetensors to an Ollama model (#2824)
|
1 year ago |
Blake Mizerany
|
0ded7fdc4b
cmd: document environment variables for serve command
|
1 year ago |
Michael Yang
|
fd10a2ad4b
remove format/openssh.go
|
1 year ago |
Daniel Hiltgen
|
a468ae0459
Merge pull request #2499 from ollama/windows-preview
|
1 year ago |
Daniel Hiltgen
|
4a10e7a7fa
Harden the OLLAMA_HOST lookup for quotes
|
1 year ago |
Daniel Hiltgen
|
823a520266
Fix lint error on ignored error for win console
|
1 year ago |
vinjn
|
66ef308abd
Import "containerd/console" lib to support colorful output in Windows terminal
|
1 year ago |