mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-22 05:29:20 +00:00
WIP: fork fmt to fix missing string_view support
This commit is contained in:
parent
98a27c9982
commit
bca31e6517
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -10,7 +10,7 @@
|
|||||||
url = https://github.com/nomic-ai/SingleApplication.git
|
url = https://github.com/nomic-ai/SingleApplication.git
|
||||||
[submodule "gpt4all-chat/deps/fmt"]
|
[submodule "gpt4all-chat/deps/fmt"]
|
||||||
path = deps/fmt
|
path = deps/fmt
|
||||||
url = https://github.com/fmtlib/fmt.git
|
url = https://github.com/nomic-ai/fmt.git
|
||||||
[submodule "gpt4all-chat/deps/DuckX"]
|
[submodule "gpt4all-chat/deps/DuckX"]
|
||||||
path = gpt4all-chat/deps/DuckX
|
path = gpt4all-chat/deps/DuckX
|
||||||
url = https://github.com/nomic-ai/DuckX.git
|
url = https://github.com/nomic-ai/DuckX.git
|
||||||
|
2
deps/fmt
vendored
2
deps/fmt
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 0c9fce2ffefecfdce794e1859584e25877b7b592
|
Subproject commit 76c1ba79b46746cae4d7dd44c74dadbad1fdc95c
|
Loading…
Reference in New Issue
Block a user