chore: change default custom model to rwkv

This commit is contained in:
josc146
2023-04-27 23:03:09 +08:00
parent a06ae82aff
commit 8ca9c755c3
+1 -1
View File
@@ -98,7 +98,7 @@ export const defaultConfig = {
modelMode: 'balanced',
customModelApiUrl: 'http://localhost:8000/chat/completions',
customModelName: 'llama-7b-int4',
customModelName: 'rwkv',
githubThirdPartyUrl: 'http://127.0.0.1:3000/conversation',
// advanced