Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass parameters freely to scripts/run_assistant_server.sh #492

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

monk-after-90s
Copy link
Contributor

Change Summary

When run scripts/run_assistant_server.sh, all the cmd line parameters will be passed to vllm as long as --model is passed. So that parameters of vllm could be passed freely. Someone else could help to extend this idea.

Related issue number

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Run pre-commit install and pre-commit run --all-files before git commit, and passed lint check.
  • Some cases need DASHSCOPE_TOKEN_API to pass the Unit Tests, I have at least pass the Unit tests on local
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@zzhangpurdue zzhangpurdue merged commit e12f481 into modelscope:master Jun 20, 2024
1 of 2 checks passed
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.

2 participants