Skip to content

v0.1.4

Choose a tag to compare

@cui36 cui36 released this 05 Mar 05:57
· 84 commits to main since this release
2304859

v0.1.4 Release

Bug Fixes

  • Fix chat template warmup issue (#253)

Features

  • Support SGLang v0.5.9
  • Support vLLM v0.16.0 (#243)
  • Support Python 3.13 (#260)
  • Support MLA models with multi-page-size (#240)
  • Support ElasticMLAMemoryPool (#238)
  • Support SGLang page-size>1 (#237)
  • Support GPT-OSS in SGLang-v0.5.6 (#249)

Maintenance

  • Delete redundant functions in SGLang patches (#239)
  • Update the launch script (#255)
  • Update ignorance of vscode settings (#244)

Documentation

  • Add Updates section in README (#251)
  • Update launch script