I am attempting to integrate canbench into this open-source repo for running Candle based models within canisters. I am currently working on integrating it into this branch at this exact position. It is unclear to me how I would upload the model weights as part of the canbench procedure. I have tried several approaches. Hopefully, the authors (@ielashi et al) can provide some insight into how best to go about loading large files which impact instruction counts and heap utilization.