vllm
[CPU] fix the issue when the node is '-' cause json decode error.
#26562
Merged

Commits
  • fix the issue when the node is '-' cause json decode error.
    muzian666 committed 304 days ago
  • replace the `"node": -` to `"node": 0` to prevent edge case that cause json decode error.
    muzian666 committed 304 days ago
  • Revert "replace the `"node": -` to `"node": 0` to prevent edge case that cause json decode error."
    muzian666 committed 304 days ago
  • replace the "node": - to "node": 0 to prevent edge case that cause json decode error.
    muzian666 committed 304 days ago
  • Apply ruff-format fixes
    muzian666 committed 304 days ago
Loading