SURAJ MAHAPATRA
SURAJ MAHAPATRA
@VishalBCA-ops, Hello, I saw the Kosmos model basically it's a mllm model that predict what happen next once the request is generated by the user. Basically model trained on Transformers....
Okay I got some info regarding this and making some changes to the code, as you said the output difference is high in using fp16 and fp32. FP16 precision for...
I made some fix to the code, https://github.com/Suraj209211/GitHUB-E1.git. Repository to the fix code in the folder. And let me check on this info you provided for the code. I have...
Gotcha. Let me fix the code according to you
Tobby I have fix the code but I have encounter with an error for the torch version I am using that is 2.1.1 that the most recent version
I have degrade the version of torch to run the code , Then also it showinmg me some kinda error. link to the code file is here : https://github.com/Suraj209211/GitHUB-E1/blob/90fdac40204e61257d2d47c7f5b74ea30393e492/BugFIx/coreMLBUG.py#L6 @TobyRoseman...
@TobyRoseman have you went through the code?? I got an Approach for the same I will be trying it out
I am getting an error for the Torch version for CoreML
So need code to first to produce the grid value from the .pt files. Then we will be using the feature.pt for the same
@TobyRoseman is this the correct variation, I achieved for the .pt files