David Wang
Results
2
issues of
David Wang
If I have loaded in a model using DynamicGraph.read(), how can I print the weights of the model for debugging purposes? For example, I loaded a textModel and when I...
I am trying to deploy a core ml model to my iPhone 13 Pro Max (iOS 17 beta) Using the checkpoints from https://huggingface.co/apple/coreml-stable-diffusion-mixed-bit-palettization/tree/main/coreml-stable-diffusion-xl-base_mbp_4_50_palettized. My swift initialization of the model is...