Closed jingyi-zhang closed 1 month ago
Hi @jingyi-zhang
Sorry for the confusion. I've updated the files in a recent commit to fix the bug. Please download the updated config.json
and modeling_bunny_phi.py
.
Another quick note in quickstart codes:
# If 'Expected all tensors to be on the same device' error is thrown, uncomment the following line
# model.get_vision_tower().to('cuda')
Regards
Thanks a lot! It works!!!
Thanks for your wonderful project!!
I download the SpatialBot-3B from: https://huggingface.co/RussRobin/SpatialBot-3B/tree/main And met an error when running the quickstart code: