Error: "Conversoin failed: Framework not specified. Using pt to export the model."
#5
by
Igrofeel
- opened
Hi! Thank you for trying out this Space!
It seems it's because this model is too large to be converted within the 18GB RAM available in the machine.
Check how were the Space CPU and RAM usage at the moment the crash happened:
It means you'll need to run this space locally (assuming your machine has 18GB+ RAM) to be able to convert this model.
You can run this space locally by clicking "Run with Docker", in the three-dots icon of this space:
Alternatively, you can clone Transformers.js repository and following the instructions on "Convert your models to ONNX" section of the Readme.