Skip to content

Conversation

@DoorKickers
Copy link
Contributor

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily receiving feedbacks. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

To support that docker exec -it container bash -c "lmdeploy serve ... " that doesn't load bashrc before run command.

Modification

Add ascend env variables to dockerfile, so the image itself contains ascend env variables. Don't need to load env variables in bashrc.

Checklist

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit tests to ensure the correctness.
  3. If the modification has a dependency on downstream projects of a newer version, this PR should be tested with all supported versions of downstream projects.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

@lvhan028 lvhan028 requested a review from jinminxi104 April 15, 2025 14:21
@jinminxi104 jinminxi104 requested a review from grimoire April 16, 2025 01:52
Copy link
Collaborator

@jinminxi104 jinminxi104 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an issue feedbacked from community.
(docker exec can not be run without -i)

@jinminxi104 jinminxi104 requested a review from lvhan028 April 16, 2025 02:11
@lvhan028 lvhan028 merged commit 8734bbf into InternLM:dev Apr 16, 2025
2 of 6 checks passed
@lvhan028 lvhan028 mentioned this pull request Apr 17, 2025
lvhan028 added a commit that referenced this pull request May 4, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants