Conversation
| if name in original_implementations: | ||
| module.config._attn_implementation = original_implementations[name] | ||
|
|
||
| def _postprocess_answer(self, answer: str, generation_kwargs: Dict[str, Any]) -> str: |
There was a problem hiding this comment.
Why do we need this?
|
@claude review |
|
Claude finished @sahiljoshi515's task in 59s —— View job Code Review
|
|
Also fix lints. |
|
@sahiljoshi515 See lints/checks passed. |
|
@claude review the PR in scope of the changes |
|
Claude finished @kumarkrishna's task in 1m 17s —— View job Code Review
|
When running benchmark suites, this script makes it a lot easier to print out scores for data collection and averaging.
Usage:
python scripts/extract_benchmark_scores.py --directory /path/to/results/directory