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

Fix llm tests transformers #1118

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

pablomlago
Copy link
Collaborator

Reason for this PR

Changes Made in this PR

Testing Summary

Risk Highlight

  • This PR includes code from another work (please detail).
  • This PR contains API-breaking changes.
  • This PR depends on work in another PR (please provide links/details).
  • This PR introduces new dependencies (please detail).
  • There are coverage gaps not covered by tests.
  • Documentation updates required in subsequent PR.

Checklist

  • Code comments added to any hard-to-understand areas, if applicable.
  • Changes generate no new warnings.
  • Updated any relevant tests, if applicable.
  • No conflicts with destination dev branch.
  • I reviewed my own code changes.
  • Initial CI/CD passing.
  • 1+ reviews given, and any review issues addressed and approved.
  • Post-review full CI/CD passing.

tests/brevitas_examples/test_llm.py Outdated Show resolved Hide resolved
tests/brevitas_examples/test_llm.py Outdated Show resolved Hide resolved
tests/brevitas_examples/test_llm.py Show resolved Hide resolved
tests/brevitas_examples/test_llm.py Outdated Show resolved Hide resolved
@pablomlago pablomlago force-pushed the fix-llm-tests-transformers branch from dc4fe0f to 78d6e9d Compare December 9, 2024 18:23
@pablomlago pablomlago changed the title [DRAFT] Fix llm tests transformers Fix llm tests transformers Dec 9, 2024
@Giuseppe5 Giuseppe5 requested a review from nickfraser December 10, 2024 07:43
@nickfraser nickfraser merged commit 482531c into Xilinx:dev Dec 11, 2024
389 of 396 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.

3 participants