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

timm needs updating #3067

Open
AbstractEyes opened this issue Jan 30, 2025 · 0 comments
Open

timm needs updating #3067

AbstractEyes opened this issue Jan 30, 2025 · 0 comments

Comments

@AbstractEyes
Copy link

AbstractEyes commented Jan 30, 2025

Current timm was config erroring on runpod using pytorch v2.4 and cuda124 with python 311
runpod/pytorch:2.4.0-py3.11-cuda12.4.1-devel-ubuntu22.04

Some sort of vitmaxx class error that kept occurring; it's inconsequential, as it seemed to be brought on by the older timm.
Using this in the reqs seems to have solved the config problems, but brought out a couple minimal quirks along the way with GUI buttons and selection.

Seems it only gets one item when you try to load using the load button when loading a folder; rather than loading a singular json file. It's a non-critical error that didn't require a gui restart. Otherwise I haven't seen much in terms of quirks at immediate glance when working with loras. There could be other problems, it's a fairly expansive UI, but this seems to work for the LORA trainer.

timm==1.0.14

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