1. 08 Apr, 2026 1 commit
  2. 02 Apr, 2026 1 commit
  3. 01 Apr, 2026 1 commit
  4. 30 Mar, 2026 1 commit
  5. 02 Mar, 2026 1 commit
  6. 07 Jan, 2026 1 commit
  7. 02 Jan, 2026 1 commit
  8. 31 Dec, 2025 1 commit
  9. 22 Dec, 2025 1 commit
  10. 19 Dec, 2025 1 commit
  11. 09 Dec, 2025 1 commit
  12. 08 Nov, 2025 1 commit
  13. 03 Nov, 2025 1 commit
  14. 27 Oct, 2025 1 commit
  15. 10 Oct, 2025 1 commit
  16. 29 Sep, 2025 1 commit
  17. 26 Sep, 2025 1 commit
  18. 23 Sep, 2025 1 commit
  19. 17 Sep, 2025 2 commits
  20. 16 Sep, 2025 2 commits
  21. 29 Aug, 2025 2 commits
  22. 28 Aug, 2025 1 commit
  23. 22 Aug, 2025 1 commit
  24. 20 Aug, 2025 1 commit
  25. 19 Aug, 2025 1 commit
  26. 14 Aug, 2025 1 commit
  27. 12 Aug, 2025 1 commit
  28. 01 Jul, 2025 1 commit
  29. 26 Jun, 2025 1 commit
  30. 17 Mar, 2025 1 commit
    • Graham King's avatar
      fix(vllm,sglang): Let the engine enforce max tokens (#216) · 05765cd4
      Graham King authored
      Previously several parts of the stack ensured max tokens (for this single request) was set.
      
      Now only text input sets it (to 8k). Everything else leaves as is, potentially blank. The engines themselves have very small defaults, 16 for vllm and 128 for sglang.
      
      Also fix dynamo-run CUDA startup message to only print if we're using an engine that would benefit from it (mistralrs, llamacpp).
      05765cd4
  31. 08 Mar, 2025 1 commit
  32. 05 Mar, 2025 1 commit
  33. 27 Feb, 2025 5 commits