mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-20 00:47:23 +00:00
Don't use local.
This commit is contained in:
parent
924efd9e25
commit
0780393d00
@ -13,7 +13,7 @@
|
|||||||
#include <QStandardPaths>
|
#include <QStandardPaths>
|
||||||
#include <QSettings>
|
#include <QSettings>
|
||||||
|
|
||||||
#define USE_LOCAL_MODELSJSON
|
//#define USE_LOCAL_MODELSJSON
|
||||||
|
|
||||||
class MyDownload: public Download { };
|
class MyDownload: public Download { };
|
||||||
Q_GLOBAL_STATIC(MyDownload, downloadInstance)
|
Q_GLOBAL_STATIC(MyDownload, downloadInstance)
|
||||||
|
Loading…
Reference in New Issue
Block a user