Cronologia Commit

Autore SHA1 Messaggio Data
  Michael Yang 171eb040fc simplify safetensors reading 11 mesi fa
  Michael Yang 34d5ef29b3 fix conversion for f16 or f32 inputs 11 mesi fa
  jmorganca 63a453554d `go mod tidy` 11 mesi fa
  Patrick Devine 1e1634daca update go deps (#4324) 11 mesi fa
  Patrick Devine 9f8691c6c8 Add llama2 / torch models for `ollama create` (#3607) 1 anno fa
  Patrick Devine 5a5efee46b Add gemma safetensors conversion (#3250) 1 anno fa
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 anno fa
  Patrick Devine 2c017ca441 Convert Safetensors to an Ollama model (#2824) 1 anno fa
  Michael Yang fc483274ad clean up go.mod 1 anno fa
  vinjn 66ef308abd Import "containerd/console" lib to support colorful output in Windows terminal 1 anno fa
  Daniel Hiltgen 29e90cc13b Implement new Go based Desktop app 1 anno fa
  Daniel Hiltgen ecbfc0182f Go bump to v1.21 to pick up slog 1 anno fa
  Daniel Hiltgen 39928a42e8 Always dynamically load the llm server library 1 anno fa
  Daniel Hiltgen d4cd695759 Add cgo implementation for llama.cpp 1 anno fa
  Patrick Devine 630518f0d9 Add unit test of API routes (#1528) 1 anno fa
  Michael Yang 7232f1fa41 go mod tidy 1 anno fa
  Michael Yang 01ea6002c4 replace go-humanize with format.HumanBytes 1 anno fa
  Michael Yang 341fb7e35f go mod tidy 1 anno fa
  Patrick Devine deeac961bb new readline library (#847) 1 anno fa
  Ajay Kemparaj bb8464c0d2 update golang.org/x/net fixes CVE-2023-3978,CVE-2023-39325,CVE-2023-44487 (#855) 1 anno fa
  Bruce MacDonald a0c3e989de deprecate modelfile embed command (#759) 1 anno fa
  Michael Yang 8544edca21 parallel chunked downloads 1 anno fa
  Patrick Devine 87d9efb364 switch to forked readline lib which doesn't wreck the repl prompt (#578) 1 anno fa
  Michael Yang e9f6df7dca use slices.DeleteFunc 1 anno fa
  Bruce MacDonald 42998d797d subprocess llama.cpp server (#401) 1 anno fa
  Michael Yang d791df75dd check memory requirements before loading 1 anno fa
  Bruce MacDonald a6f6d18f83 embed text document in modelfile 1 anno fa
  Bruce MacDonald 1c5a8770ee read runner parameter options from map 1 anno fa
  Bruce MacDonald daa0d1de7a allow specifying zero values in modelfile 1 anno fa
  Michael Yang 8609db77ea use gin-contrib/cors middleware 1 anno fa