fix: reranker for sglang

This commit is contained in:
jialin
2026-02-03 19:12:34 +08:00
parent a2c33affcd
commit 7548836b67
9 changed files with 57 additions and 9 deletions
+1 -1
View File
@@ -43,6 +43,6 @@ export default {
'backend.recommendModels': 'Recommended Models',
'backend.filter.source': 'Filter by source',
'backend.add.custom': 'Custom',
'backend.add.community': 'Community Repository',
'backend.add.community': 'Community Backends',
'backend.community.title': 'Community Backends Marketplace'
};