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

LLM: add more models and skip runtime error #9349

Merged
merged 4 commits into from
Nov 8, 2023

Conversation

WeiguangHan
Copy link
Contributor

@hkvision Add more models to the arc performance test and skip runtime errors when the in_out_pairs is not applicable to some models.

@@ -108,6 +108,7 @@ jobs:
python -m pip install --upgrade einops
python -m pip install --upgrade transformers_stream_generator
python -m pip install --upgrade tiktoken
python -m pip install --upgrade transformers
Copy link
Contributor

Choose a reason for hiding this comment

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

specify version ==4.34.0? maybe in a next PR. also add a comment 4.34.0 is for mistral

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

@hkvision
Copy link
Contributor

hkvision commented Nov 8, 2023

Arc perf test passed, merge it first.

@hkvision hkvision merged commit 6c828a8 into intel-analytics:main Nov 8, 2023
38 checks passed
liu-shaojun pushed a commit that referenced this pull request Mar 25, 2024
* add more models and skip runtime error

* upgrade transformers

* temporarily removed Mistral-7B-v0.1

* temporarily disable the upload of arc perf result
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