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 missing tf_keras to req.txt #161

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Add missing tf_keras to req.txt #161

merged 1 commit into from
Aug 29, 2024

Conversation

JasonZhu1313
Copy link
Collaborator

Summary

Add missing tf_keras to req.txt

Add missing tf_keras to req.txt , otherwise pip install -r requirement.txt and then run the script will result in

ValueError: Your currently installed version of Keras is Keras 3, but this is not yet supported in Transformers. Please install the backwards-compatible tf-keras package with `pip install tf-keras`.

Testing Done

Done

  • Hardware Type:
  • run make test to ensure correctness
  • run make checkstyle to ensure code style
  • run make test-convergence to ensure convergence

@JasonZhu1313 JasonZhu1313 requested a review from yundai424 August 29, 2024 15:52
@JasonZhu1313 JasonZhu1313 merged commit 9c7b9d0 into main Aug 29, 2024
2 checks passed
@JasonZhu1313 JasonZhu1313 deleted the jaszhu/add_dep branch August 29, 2024 16:13
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