mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-17 16:28:20 +00:00
Switch to new models2.json for new gguf release and bump our version to
2.5.0.
This commit is contained in:
@@ -47,7 +47,7 @@ MyDialog {
|
||||
Layout.fillHeight: true
|
||||
horizontalAlignment: Qt.AlignHCenter
|
||||
verticalAlignment: Qt.AlignVCenter
|
||||
text: qsTr("Network error: could not retrieve http://gpt4all.io/models/models.json")
|
||||
text: qsTr("Network error: could not retrieve http://gpt4all.io/models/models2.json")
|
||||
font.pixelSize: theme.fontSizeLarge
|
||||
color: theme.mutedTextColor
|
||||
}
|
||||
|
Reference in New Issue
Block a user