update requirement of llama3 example for higher accuracy #2377
+11
−24
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
We observe high accuracy improvement when
lm_evalupgrades0.4.9.1 -> 0.4.9.2PR Type
Enhancement
Description
Update dependencies for improved accuracy
Upgrade
lm_evalfrom0.4.9.1to0.4.9.2Update
transformers,torch,torchvision,datasets,auto-round, andneural-compressor-ptto latest versionsDiagram Walkthrough
File Walkthrough
requirements.txt
Update dependencies for improved accuracyexamples/pytorch/nlp/huggingface_models/language-modeling/quantization/auto_round/llama3/requirements.txt
transformersto4.57.3torchto2.9.0torchvisionto0.24.0lm_evalto0.4.9.2datasetsto4.4.2auto-roundto>=0.9.3neural-compressor-ptto>=3.7