51 Commits (main)

Author SHA1 Message Date
Michael Yang 0a066cfd91
Reapply "feat: incremental gguf parser (#10822)" (#11114) (#11119) 9 months ago
Jeffrey Morgan a6e64fbdf2
Revert "feat: incremental gguf parser (#10822)" (#11114) 10 months ago
Michael Yang 6b04cad7e8
feat: incremental gguf parser (#10822) 10 months ago
batuhankadioglu 7b68e254c2
all: update several golang.org/x packages (#10436) 11 months ago
Blake Mizerany e2252d0fc6
server/internal/registry: take over pulls from server package (#9485) 1 year ago
Blake Mizerany 2412adf42b
server/internal: replace model delete API with new registry handler. (#9347) 1 year ago
Michael Yang dcfb7a105c
next build (#8539) 1 year ago
Michael Yang cb40d60469 chore: upgrade to gods v2 1 year ago
Squishedmac 9ab62eb96f
update golang.org/x dependencies (#8172) 1 year ago
Meng Zhuo 2ebdb54fb3
all: update math32 go mod to v1.11.0 (#6627) 1 year ago
Mikel Olasagasti Uranga 597072ef1b
readme: update google/uuid module (#7310) 1 year ago
Bruce MacDonald 0679d491fe
chore(deps): bump golang.org/x dependencies (#7655) 1 year ago
Patrick Devine c7cb0f0602
image processing for llama3.2 (#6963) 1 year ago
Michael Yang 9b6c2e6eb6 detect chat template from KV 2 years ago
Michael Yang 171eb040fc simplify safetensors reading 2 years ago
Patrick Devine 1e1634daca
update go deps (#4324) 2 years ago
Patrick Devine 9f8691c6c8
Add llama2 / torch models for `ollama create` (#3607) 2 years ago
Patrick Devine 2c017ca441
Convert Safetensors to an Ollama model (#2824) 2 years ago
Michael Yang fc483274ad clean up go.mod 2 years ago
vinjn 66ef308abd Import "containerd/console" lib to support colorful output in Windows terminal 2 years ago
Daniel Hiltgen 29e90cc13b Implement new Go based Desktop app 2 years ago
Daniel Hiltgen d4cd695759 Add cgo implementation for llama.cpp 2 years ago
Michael Yang 7232f1fa41 go mod tidy 2 years ago
Michael Yang 01ea6002c4 replace go-humanize with format.HumanBytes 2 years ago
Michael Yang 341fb7e35f go mod tidy 2 years ago
Patrick Devine deeac961bb
new readline library (#847) 2 years ago
Ajay Kemparaj bb8464c0d2
update golang.org/x/net fixes CVE-2023-3978,CVE-2023-39325,CVE-2023-44487 (#855) 2 years ago
Bruce MacDonald a0c3e989de
deprecate modelfile embed command (#759) 2 years ago
Michael Yang 8544edca21 parallel chunked downloads 3 years ago
Patrick Devine c928ceb927
add word wrapping for lines which are longer than the terminal width (#553) 3 years ago
Patrick Devine 87d9efb364
switch to forked readline lib which doesn't wreck the repl prompt (#578) 3 years ago
Michael Yang e9f6df7dca use slices.DeleteFunc 3 years ago
Bruce MacDonald 42998d797d
subprocess llama.cpp server (#401) 3 years ago
Michael Yang d791df75dd check memory requirements before loading 3 years ago
Bruce MacDonald a6f6d18f83 embed text document in modelfile 3 years ago
Bruce MacDonald 1c5a8770ee read runner parameter options from map 3 years ago
Bruce MacDonald daa0d1de7a allow specifying zero values in modelfile 3 years ago
Michael Yang 8609db77ea use gin-contrib/cors middleware 3 years ago
Patrick Devine e4d7f3e287
vendor in progress bar and change to bytes instead of bibytes (#130) 3 years ago
Michael Yang 84200dcde6 use readline 3 years ago
Patrick Devine 5bea29f610
add new list command (#97) 3 years ago
Michael Yang 28a136e9a3 modelfile params 3 years ago
Michael Yang a806b03f62 no errgroup 3 years ago
Michael Yang fd4792ec56 call llama.cpp directly from go 3 years ago
Michael Yang c4b9e84945 progress 3 years ago
Michael Yang 3d6009aae3 run prompts 3 years ago
Bruce MacDonald 7cf5905063 display pull progress 3 years ago
Michael Yang 68e6b4550c use prompt templates 3 years ago
Jeffrey Morgan fd962a36e5 client updates 3 years ago
Jeffrey Morgan 6093a88c1a add llama.cpp go bindings 3 years ago