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

worked, run notes... gpt-4o? #5

Open
drhouse opened this issue May 19, 2024 Discussed in #4 · 0 comments
Open

worked, run notes... gpt-4o? #5

drhouse opened this issue May 19, 2024 Discussed in #4 · 0 comments

Comments

@drhouse
Copy link
Contributor

drhouse commented May 19, 2024

Discussed in #4

Originally posted by drhouse May 19, 2024
it worked, cheers :)
just wanted to leave my notes for anyone else:

ModuleNotFoundError: No module named 'frontend'
fixed with: 'pip install PyMuPDF'

ModuleNotFoundError: No module named 'tf_keras'

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.

fixed with: 'pip install tf-keras'


by any chance, would using GPT-4o cost less or speed anything up?

@drhouse drhouse changed the title worked, run notes worked, run notes... gpt-4o? May 19, 2024
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

No branches or pull requests

1 participant