-
Notifications
You must be signed in to change notification settings - Fork 472
Open
Description

After cloning and preparing to run the app, an error occurred:
1./Users/USA/Documents/ml-fastvlm/app/FastVLM/FastVLM.swift:219:36 Cannot convert value of type 'MLXFast.ScaledDotProductAttentionMaskMode' to expected argument type 'MLXArray'
2./Users/USA/Documents/ml-fastvlm/app/FastVLM/FastVLM.swift:364:31 Value of type 'UserInput.Prompt' has no member 'asMessages'
3./Users/USA/Documents/ml-fastvlm/app/FastVLM/FastVLM.swift:414:74 Extra argument 'imageGridThw' in call
4./Users/USA/Documents/ml-fastvlm/app/FastVLM/FastVLM.swift:540:36 Value of type 'LMInput.ProcessedImage' has no member 'imageGridThw'
Moreover, I followed all the steps to download the models, so why did this happen?
Metadata
Metadata
Assignees
Labels
No labels