We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96435e7 commit 7074c1cCopy full SHA for 7074c1c
tools/tabpfn/tabpfn.xml
@@ -48,7 +48,7 @@
48
</param>
49
</when>
50
<when value="upload">
51
- <param name="model_checkpoint" type="data" format=".ckpt"
+ <param name="model_checkpoint" type="data" format="ckpt"
52
label="Custom Model Checkpoint"
53
help="Upload a model checkpoint file containing the TabPFN model." />
54
0 commit comments