fix: slider marker label

This commit is contained in:
jialin
2026-01-07 15:55:26 +08:00
parent 28a73d2a6e
commit 065841530d
2 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -414,7 +414,7 @@ const DataForm: React.FC<DataFormProps> = forwardRef((props, ref) => {
}
// TODO
fetchContextLength({ ...params, source });
// fetchContextLength({ ...params, source });
}, [isGGUF, source, localPath, modelScopeModelId, huggingfaceRepoId]);
return (