mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-24 13:00:14 +08:00
chore: change default custom model to llama-7b-int4
This commit is contained in:
@@ -68,7 +68,7 @@ export const defaultConfig = {
|
||||
lockWhenAnswer: false,
|
||||
autoRegenAfterSwitchModel: false,
|
||||
customModelApiUrl: 'http://localhost:8000/chat/completions',
|
||||
customModelName: 'chatglm-6b-int4',
|
||||
customModelName: 'llama-7b-int4',
|
||||
|
||||
// advanced
|
||||
|
||||
|
||||
Reference in New Issue
Block a user