change nougat batchsize
This commit is contained in:
@@ -501,7 +501,8 @@
|
||||
"环境变量": "Environment variable",
|
||||
"不支持通过环境变量设置!": "Setting through environment variables is not supported!",
|
||||
"加载失败!": "Loading failed!",
|
||||
"成功读取环境变量": "Successfully read environment variables",
|
||||
"如": " e.g., ",
|
||||
"成功读取环境变量": "Successfully read environment variable: ",
|
||||
"本项目现已支持OpenAI和API2D的api-key": "This project now supports api-keys for OpenAI and API2D",
|
||||
"也支持同时填写多个api-key": "It also supports filling in multiple api-keys at the same time",
|
||||
"您既可以在config.py中修改api-key": "You can modify the api-key in config.py",
|
||||
@@ -512,7 +513,7 @@
|
||||
"请在config文件中修改API密钥之后再运行": "Please modify the API key in the config file before running",
|
||||
"网络代理状态": "Network proxy status",
|
||||
"未配置": "Not configured",
|
||||
"无代理状态下很可能无法访问OpenAI家族的模型": "It is very likely that you cannot access OpenAI's models without a proxy",
|
||||
"无代理状态下很可能无法访问OpenAI家族的模型": "",
|
||||
"建议": "Suggestion",
|
||||
"检查USE_PROXY选项是否修改": "Check if the USE_PROXY option has been modified",
|
||||
"已配置": "Configured",
|
||||
|
||||
Reference in New Issue
Block a user