style: playground style

This commit is contained in:
jialin
2024-09-22 14:55:23 +08:00
parent c04b9342b8
commit b041cdc766
26 changed files with 373 additions and 312 deletions
+6
View File
@@ -136,6 +136,12 @@ export async function queryHuggingfaceModelDetail(
});
}
export async function queryModelScopeModels() {
return request(`https://www.modelscope.cn/api/v1/dolphin/models`, {
method: 'PUT'
});
}
export async function queryHuggingfaceModels(
params: {
search: {