Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Hiltgen 6f351bf586 review comments and coverage hace 11 meses
  Daniel Hiltgen ff4f0cbd1d Prevent multiple concurrent loads on the same gpus hace 11 meses
  Daniel Hiltgen fc37c192ae Refine CPU load behavior with system memory visibility hace 11 meses
  Daniel Hiltgen 434dfe30c5 Reintroduce nvidia nvml library for windows hace 11 meses
  Daniel Hiltgen 48702dd149 Harden unload for empty runners hace 11 meses
  Daniel Hiltgen 5e8ff556cb Support forced spreading for multi GPU hace 1 año
  Michael Yang e40145a39d lint hace 11 meses
  Michael Yang c895a7d13f some gocritic hace 11 meses
  Michael Yang 04f3c12bb7 replace x/exp/slices with slices hace 11 meses
  Patrick Devine 4cc3be3035 Move envconfig and consolidate env vars (#4608) hace 11 meses
  Sang Park 4434d7f447 Correct typo in error message (#4535) hace 11 meses
  Daniel Hiltgen ec231a7923 Remove VRAM convergence check for windows hace 11 meses
  Patrick Devine 6845988807 Ollama `ps` command for showing currently loaded models (#4327) hace 11 meses
  Daniel Hiltgen 4142c3ef7c Always use the sorted list of GPUs hace 11 meses
  Jeffrey Morgan bb6fd02298 Don't clamp ctx size in `PredictServerFit` (#4317) hace 11 meses
  Daniel Hiltgen 354ad9254e Wait for GPU free memory reporting to converge hace 11 meses
  Jeffrey Morgan c9f98622b1 Skip scheduling cancelled requests, always reload unloaded runners (#4189) hace 1 año
  Jeffrey Morgan dfa2f32ca0 unload in critical section (#4187) hace 1 año
  Daniel Hiltgen f56aa20014 Centralize server config handling hace 1 año
  Jeffrey Morgan 942c979232 allocate a large enough kv cache for all parallel requests (#4162) hace 1 año
  Daniel Hiltgen 20f6c06569 Make maximum pending request configurable hace 1 año
  Mark Ward 63c763685f log when the waiting for the process to stop to help debug when other tasks execute during this wait. hace 1 año
  Mark Ward f4a73d57a4 fix runner expire during active use. Clearing the expire timer as it is used. Allowing the finish to assign an expire timer so that the runner will expire after no use. hace 1 año
  Daniel Hiltgen d6e3b64582 Fix concurrency for CPU mode hace 1 año
  Daniel Hiltgen 9b5a3c5991 Merge pull request #3914 from dhiltgen/mac_perf hace 1 año
  Jeffrey Morgan 00b0699c75 Reload model if `num_gpu` changes (#3920) hace 1 año
  Daniel Hiltgen b123be5b71 Adjust context size for parallelism hace 1 año
  Bryce Reitano 36a6daccab Restructure loading conditional chain hace 1 año
  Bryce Reitano 284e02bed0 Move ggml loading to when we attempt fitting hace 1 año
  Daniel Hiltgen 34b9db5afc Request and model concurrency hace 1 año