Skip to content

Commit c2fb73b

Browse files
committed
more logs
1 parent 075f32d commit c2fb73b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/inference-providers/scripts/generate.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,8 @@ async function fetchWarmModels(
514514
console.warn(
515515
` ⚠️ No warm model found for ${task} from ${provider}`
516516
);
517+
console.log(modelsData);
518+
console.log("cancel early");
517519
return;
518520
}
519521

0 commit comments

Comments
 (0)