mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-09 17:29:29 +08:00
chore: change default custom model to rwkv
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user