I exported the stories110M model to ExecuTorch using a Colab notebook on ExecuTorch v0.2.0’s PyPI pip package. I then downloaded the exported model to my device and tried to open it in ExecuTorchLlamaDemo v0.2.0, which I downloaded from GitHub Actions. The specific steps that I took are documented at Executorch LLM tutorial · GitHub.
Unfortunately, I’ve encountered the error “Load failed: 34” after trying to open it in GitHub Actions.