style: usage download button

This commit is contained in:
jialin
2025-06-17 16:17:26 +08:00
parent 0133524f09
commit 0805d70c07
5 changed files with 32 additions and 34 deletions
+1
View File
@@ -630,6 +630,7 @@ export const useSelectModel = (data: { gpuOptions: any[] }) => {
return {
repo_id: selectModel.name,
file_name: '',
name: name,
backend: backend
};