1. 07 Aug, 2025 1 commit
  2. 18 Jul, 2025 2 commits
  3. 17 Jul, 2025 1 commit
  4. 09 Jul, 2025 1 commit
  5. 07 Jul, 2025 1 commit
  6. 03 Jul, 2025 1 commit
  7. 01 Jul, 2025 2 commits
  8. 26 Jun, 2025 4 commits
  9. 25 Jun, 2025 2 commits
  10. 24 Jun, 2025 2 commits
  11. 11 Jun, 2025 1 commit
  12. 04 Jun, 2025 2 commits
  13. 03 Jun, 2025 1 commit
  14. 02 Jun, 2025 1 commit
  15. 29 May, 2025 1 commit
  16. 23 May, 2025 1 commit
  17. 19 May, 2025 1 commit
  18. 14 May, 2025 1 commit
  19. 24 Mar, 2025 1 commit
  20. 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
  21. 14 Mar, 2025 1 commit
  22. 08 Mar, 2025 1 commit
  23. 05 Mar, 2025 1 commit
  24. 02 Mar, 2025 1 commit
  25. 28 Feb, 2025 1 commit
  26. 27 Feb, 2025 5 commits
  27. 26 Feb, 2025 1 commit
  28. 25 Feb, 2025 1 commit