### Details ``` node:internal/process/promises:288 triggerUncaughtException(err, true /* fromPromise */); ^ NovitaError { code: 2, msg: 'Checkpoint model `xxx.safetensors` not allowed', reason: '', stack: 'Error\n' + ' at new NovitaError (/home/blkc/imagen/node_modules/novita-sdk/dist/index.js:326:26)\n' + ' at /home/blkc/imagen/node_modules/novita-sdk/dist/index.js:401:23\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)', metadata: undefined, error: undefined } ```
Details