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

Add slora example for pipeline #1343

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

AllentDan
Copy link
Collaborator

No description provided.

@AllentDan AllentDan added the documentation Improvements or additions to documentation label Mar 26, 2024
@lvhan028 lvhan028 requested a review from grimoire March 28, 2024 11:29
backend_config=backend_config)
prompts = [[{
'role': 'user',
'content': '您猜怎么着'
Copy link
Collaborator

Choose a reason for hiding this comment

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

I am not sure if it is a good idea to use Chinese example in English docs.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Do you have any other examples?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Nope

@lvhan028 lvhan028 requested review from grimoire and irexyc April 2, 2024 03:26
@@ -270,6 +270,7 @@ def __call__(self,
repetition_penalty: float = 1.0,
ignore_eos: bool = False,
do_preprocess: bool = True,
adapter_name: Optional[str] = None,
Copy link
Collaborator

Choose a reason for hiding this comment

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

@irexyc will vl_pipeline be affected?

Copy link
Collaborator

Choose a reason for hiding this comment

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

will not be affected

@lvhan028 lvhan028 merged commit b295260 into InternLM:main Apr 2, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants