fix: download file error

This commit is contained in:
jialin
2025-11-12 11:01:13 +08:00
parent 7eedea8035
commit 11a676be83
16 changed files with 77 additions and 50 deletions
@@ -182,6 +182,7 @@ const SpeculativeDecode = () => {
label={intl.formatMessage({ id: 'models.form.numDraftTokens' })}
min={1}
step={1}
required
precision={0}
/>
</Form.Item>