Skip to content

Tags: InternLM/lmdeploy

Tags

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to v0.11.0 (#4155)

* bump version to v0.11.0

* fix

* fix sm70 sm75 compilation

* update according to comments

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to v0.10.2 (#4062)

* bump version to v0.10.2

* fix side effect

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to v0.10.1 (#3989)

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to v0.10.0 (#3933)

* bump version to v0.10.0

* update readme

* update readme

* update supported models

* note about 0.10.0 on cuda12.8

v0.9.2.post1

Toggle v0.9.2.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to v0.9.2.post1 (#3849)

* bump version to v0.9.2.post1

* update

* fix

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to v0.9.2 (#3770)

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to v0.9.1 (#3685)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to v0.9.0 (#3609)

* change some info log to debug log

* bump version to v0.9.0

* fix typo

* update the log of proxy server

* fix lint

* transformers<4.45.2

* set transformers<4.52.1

* rollback runtime_cuda.txt

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to v0.8.0 (#3432)

* bump version to v0.8.0

* update supported models

* update supported models

* cherry-pick #3420

* modify ascend dockerfile to support direct run lmdeploy serve (#3436)

* update supported models on ascend platform

* update supported models

---------

Co-authored-by: yaofengchen <67218893+yao-fengchen@users.noreply.github.com>
Co-authored-by: Lantian Zhang <50076473+DoorKickers@users.noreply.github.com>

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to v0.7.3 (#3416)

* bump version to v0.7.3

* add rayexecutor release timeout (#3403)

* add release timeout

* change log level

---------

Co-authored-by: q yao <streetyao@live.com>