Initial commit for vLLM-Kunlun Plugin
This commit is contained in:
24
CHANGELOG.md
Normal file
24
CHANGELOG.md
Normal file
@@ -0,0 +1,24 @@
|
||||
Changelog
|
||||
===# Change Chinese to English comments
|
||||
The following records all changes worth noting in the project, formatted based on [Keep a Changelog].
|
||||
|
||||
This project version follows [Semantic Versioning] and [PEP-440].
|
||||
|
||||
[Unreleased]
|
||||
---
|
||||
### Added
|
||||
- This records new content added
|
||||
### Changed
|
||||
- This records changed content
|
||||
|
||||
0.1.0 - 2025-08-12
|
||||
---
|
||||
### Added
|
||||
- Create project
|
||||
|
||||
|
||||
[Unreleased]: http://icode.baidu.com/repos/baidu/hac-aiacc/vllm-kunlun/merge/0.1.0...master
|
||||
|
||||
[Keep a Changelog]: https://keepachangelog.com/zh-CN/1.0.0/
|
||||
[Semantic Versioning]: https://semver.org/lang/zh-CN/
|
||||
[PEP-440]: https://www.python.org/dev/peps/pep-0440/
|
||||
Reference in New Issue
Block a user