chore: vllm params

This commit is contained in:
jialin
2024-09-26 10:30:40 +08:00
parent a698c65a07
commit f813f56c1f
13 changed files with 42 additions and 41 deletions
+8
View File
@@ -9,6 +9,14 @@ import shortcuts from './zh-CN/shortcuts';
import usage from './zh-CN/usage';
import users from './zh-CN/users';
// import { LangConfigType } from './lang-config-map';
// const DIR: LangConfigType = 'zh-CN';
// const langConfig = require.context(`./`, true, /\.ts$/);
// console.log('langConfig====', langConfig);
export default {
...common,
...menu,