Skip to content

add chinese readme#24

Open
LonghuaTAN wants to merge 1 commit intoinclusionAI:mainfrom
LonghuaTAN:main
Open

add chinese readme#24
LonghuaTAN wants to merge 1 commit intoinclusionAI:mainfrom
LonghuaTAN:main

Conversation

@LonghuaTAN
Copy link
Collaborator

No description provided.

@antfin-oss antfin-oss requested a review from Copilot September 29, 2025 02:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds Chinese translation of the README file to support Chinese-speaking users of the Ming-Lite-Omni project.

  • Creates a comprehensive Chinese translation (README_cn.md) covering all sections from the original README
  • Adds download instructions to the English README for both HuggingFace and ModelScope platforms
  • Maintains consistent formatting and structure between English and Chinese versions

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
README_cn.md Complete Chinese translation of the README with all technical details, benchmarks, and usage instructions
README.md Adds command-line download instructions for model acquisition

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

# modelscope
cd ./path/to/local/model
pip install modelscope
modelscope download --model inclusionAI/Ming-Lite-Omni --revision master --local_dir ./Ming-Lite-Omni
Copy link

Copilot AI Sep 29, 2025

Choose a reason for hiding this comment

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

There's an extra trailing space at the end of the line that should be removed for consistency.

Suggested change
modelscope download --model inclusionAI/Ming-Lite-Omni --revision master --local_dir ./Ming-Lite-Omni
modelscope download --model inclusionAI/Ming-Lite-Omni --revision master --local_dir ./Ming-Lite-Omni

Copilot uses AI. Check for mistakes.
# modelscope
cd ./path/to/local/model
pip install modelscope
modelscope download --model inclusionAI/Ming-Lite-Omni --revision master --local_dir ./Ming-Lite-Omni
Copy link

Copilot AI Sep 29, 2025

Choose a reason for hiding this comment

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

There's an extra trailing space at the end of the line that should be removed for consistency.

Suggested change
modelscope download --model inclusionAI/Ming-Lite-Omni --revision master --local_dir ./Ming-Lite-Omni
modelscope download --model inclusionAI/Ming-Lite-Omni --revision master --local_dir ./Ming-Lite-Omni

Copilot uses AI. Check for mistakes.
@mingcheng
Copy link
Contributor

If this pr is outdated, please verify whether it could be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants