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

Hi, when will you release the THUDM/VisionReward-Image weight? #1

Open
shencuifeng opened this issue Jan 2, 2025 · 4 comments
Open

Comments

@shencuifeng
Copy link

shencuifeng commented Jan 2, 2025

when I run inference-image.py, it has this error:
url = MODEL_URLS[name]
KeyError: 'THUDM/VisionReward-Image'

@Uranusxer
Copy link
Contributor

The model has now been uploaded to: https://huggingface.co/THUDM/VisionReward-Image.

@KT313
Copy link

KT313 commented Jan 18, 2025

@Uranusxer is the model fp32 20B parameters or why are there 75GB of files? I can't find info on that on the HF page. And would it be possible to upload a bf16 (safetensors) version?

@anvilarth
Copy link
Contributor

anvilarth commented Jan 19, 2025

@KT313 i have the same experience, one have to download https://huggingface.co/THUDM/VisionReward-Image fully as folder to github repo, then convert to bf16 weight, but it seems uncomfortable to convert from SAT format

@Uranusxer
Copy link
Contributor

Yes, we initially uploaded the model with fp32 parameters. We have now uploaded a version with bf16 parameters, which should be more efficient for your use case. You can access it via this link: https://huggingface.co/THUDM/VisionReward-Image-bf16 . Thank you for using our model! If you have any further questions, feel free to ask.

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

4 participants