Open jmbejar opened 4 months ago
Assigning to myself as well because there is a failure in the frontend to handle the backend error gracefully.
The 70b model file is too large for the git large file system. So, it is broken into 3 files. We need to stitch them back together into one file after downloading.
This error shows that it tries to start up the third partial file in the set without the first two.
So is the BE handling this stitching together of the files or the FE?
When attempting to load this specific model, the following error logs can be seen. This is currently breaking the app (not hard crash but the app becomes unresponsive).
This is not a problem related with recent changes in the wasmedge version. The following error lines were produced in a recent version: