Historial de Commits

Autor SHA1 Mensaje Fecha
  Bruce MacDonald 0b3118e0af fix: relay request opts to loaded llm prediction (#1761) hace 1 año
  Daniel Hiltgen d966b730ac Switch windows build to fully dynamic hace 1 año
  Daniel Hiltgen 7555ea44f8 Revamp the dynamic library shim hace 1 año
  Daniel Hiltgen 54dbfa4c4a Carry ggml-metal.metal as payload hace 1 año
  Daniel Hiltgen 35934b2e05 Adapted rocm support to cgo based llama.cpp hace 1 año
  Daniel Hiltgen d4cd695759 Add cgo implementation for llama.cpp hace 1 año
  Bruce MacDonald 811b1f03c8 deprecate ggml hace 1 año
  Bruce MacDonald 6ee8c80199 restore model load duration on generate response (#1524) hace 1 año
  Bruce MacDonald 3144e2a439 exponential back-off (#1484) hace 1 año
  Bruce MacDonald c0960e29b5 retry on concurrent request failure (#1483) hace 1 año
  Patrick Devine 910e9401d0 Multimodal support (#1216) hace 1 año
  Jeffrey Morgan fa2f095bd9 fix model name returned by `/api/generate` being different than the model name provided hace 1 año
  Jeffrey Morgan 2dd040d04c do not use `--parallel 2` for old runners hace 1 año
  Bruce MacDonald bbe41ce41a fix: parallel queueing race condition caused silent failure (#1445) hace 1 año
  Michael Yang b9495ea162 load projectors hace 1 año
  Bruce MacDonald 195e3d9dbd chat api endpoint (#1392) hace 1 año
  Jeffrey Morgan 00d06619a1 Revert "chat api (#991)" while context variable is fixed hace 1 año
  Bruce MacDonald 7a0899d62d chat api (#991) hace 1 año
  Jing Zhang 82b9b329ff windows CUDA support (#1262) hace 1 año
  Jeffrey Morgan a3fcecf943 only set `main_gpu` if value > 0 is provided hace 1 año
  Purinda Gunasekara be61a81758 main-gpu argument is not getting passed to llamacpp, fixed. (#1192) hace 1 año
  Jeffrey Morgan 36a3bbf65f Update llm/llama.go hace 1 año
  Bruce MacDonald 43a726149d fix potentially inaccurate error message hace 1 año
  Jeffrey Morgan 41434a7cdc build intel mac with correct binary and compile flags hace 1 año
  Jeffrey Morgan 5cba29b9d6 JSON mode: add `"format" as an api parameter (#1051) hace 1 año
  Bruce MacDonald 1ae84bc2a2 skip gpu if less than 2GB VRAM are available (#1059) hace 1 año
  Jeffrey Morgan c44b619428 remove unused `fmt.Println` hace 1 año
  Jeffrey Morgan 17678b7225 Restore system prompt on requests and default `num_keep` to `0` hace 1 año
  Jeffrey Morgan 2e53704685 default rope params to 0 for new models (#968) hace 1 año
  Michael Yang 642128b75a append LD_LIBRARY_PATH hace 1 año