mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
feat: feature/1.5-Data Integration
This commit is contained in:
@@ -146,7 +146,7 @@ const LocalAiDeploy = forwardRef<LocalAiDeployHandle, any>((props: any, ref: any
|
||||
deployPopularModel(item.id)
|
||||
}}
|
||||
>
|
||||
{item.name}
|
||||
{item.name}({item.size})
|
||||
</span>
|
||||
))
|
||||
: null}
|
||||
|
||||
Reference in New Issue
Block a user