Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Yang 01811c176a comments há 1 ano atrás
  Michael Yang 9685c34509 quantize any fp16/fp32 model há 1 ano atrás
  Hernan Martinez 86e67fc4a9 Add import declaration for windows,arm64 to llm.go há 1 ano atrás
  Michael Yang 9502e5661f cgo quantize há 1 ano atrás
  Daniel Hiltgen 58d95cc9bd Switch back to subprocessing for llama.cpp há 1 ano atrás
  Michael Yang 91b3e4d282 update memory calcualtions há 1 ano atrás
  Michael Yang d338d70492 refactor model parsing há 1 ano atrás
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) há 1 ano atrás
  Jeffrey Morgan f9cd55c70b disable gpu for certain model architectures and fix divide-by-zero on memory estimation há 1 ano atrás
  Daniel Hiltgen 6c5ccb11f9 Revamp ROCm support há 1 ano atrás
  Daniel Hiltgen a1dfab43b9 Ensure the libraries are present há 1 ano atrás
  Jeffrey Morgan 4458efb73a Load all layers on `arm64` macOS if model is small enough (#2149) há 1 ano atrás
  Daniel Hiltgen fedd705aea Mechanical switch from log to slog há 1 ano atrás
  Michael Yang eaed6f8c45 add max context length check há 1 ano atrás
  Daniel Hiltgen 7427fa1387 Fix up the CPU fallback selection há 1 ano atrás
  Daniel Hiltgen de2fbdec99 Merge pull request #1819 from dhiltgen/multi_variant há 1 ano atrás
  Michael Yang f4f939de28 Merge pull request #1552 from jmorganca/mxyng/lint-test há 1 ano atrás
  Daniel Hiltgen 39928a42e8 Always dynamically load the llm server library há 1 ano atrás
  Daniel Hiltgen d88c527be3 Build multiple CPU variants and pick the best há 1 ano atrás
  Jeffrey Morgan ab6be852c7 revisit memory allocation to account for full kv cache on main gpu há 1 ano atrás
  Daniel Hiltgen 8da7bef05f Support multiple variants for a given llm lib type há 1 ano atrás
  Jeffrey Morgan b24e8d17b2 Increase minimum CUDA memory allocation overhead and fix minimum overhead for multi-gpu (#1896) há 1 ano atrás
  Michael Yang f921e2696e typo há 1 ano atrás
  Jeffrey Morgan f387e9631b use runner if cuda alloc won't fit há 1 ano atrás
  Jeffrey Morgan cb534e6ac2 use 10% vram overhead for cuda há 1 ano atrás
  Jeffrey Morgan 58ce2d8273 better estimate scratch buffer size há 1 ano atrás
  Jeffrey Morgan 08f1e18965 Offload layers to GPU based on new model size estimates (#1850) há 1 ano atrás
  Daniel Hiltgen e9ce91e9a6 Load dynamic cpu lib on windows há 1 ano atrás
  Jeffrey Morgan c0285158a9 tweak memory requirements error text há 1 ano atrás
  Jeffrey Morgan 77a66df72c add macOS memory check for 47B models há 1 ano atrás