WIP: provider page in the "add models" view

This commit is contained in:
Jared Van Bortel
2025-03-19 10:49:39 -04:00
parent 8294a5cd58
commit 9772027e5e
32 changed files with 998 additions and 339 deletions

View File

@@ -15,7 +15,6 @@ add_subdirectory(QXlsx/QXlsx)
add_subdirectory(json) # required by minja
# TartanLlama
set(FUNCTION_REF_ENABLE_TESTS OFF)
add_subdirectory(generator)
if (NOT GPT4ALL_USING_QTPDF)