We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dear team,
I'm having an issue loading either of the Phi 3.5 vision models.
In all cases I get the same error when loading the Phi 3.5 vision models. After downloading the model this error appears in the browser console log:
sw.js:64 [FATAL] /Users/cfruan/Documents/tvm/web/../src/runtime/relax_vm/ndarray_cache_support.cc:333: ValueError: Cannot find parameter in cache: vision_embed_tokens.img_processor.vision_model.embeddings.position_embedding.q_weight
Can you please suggest how to address this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dear team,
I'm having an issue loading either of the Phi 3.5 vision models.
Tested models:
Tested platforms:
Tested code
The error
In all cases I get the same error when loading the Phi 3.5 vision models. After downloading the model this error appears in the browser console log:
Can you please suggest how to address this?
The text was updated successfully, but these errors were encountered: