gpt4all icon indicating copy to clipboard operation
gpt4all copied to clipboard

Make it possible to skip downloading local embedding model in gpt4all-chat cmake file.

Open amano-kenji opened this issue 7 months ago • 1 comments
trafficstars

Bug Report

Gentoo linux and other linux distributions build packages without network access. Thus, gpt4all-chat's cmake file will fail to download local embedding model when linux distributions try to make a package for gpt4all-chat.

Perhaps, local embedding model can be included in .gitmodules or downloaded by gpt4all-chat into ~/.local/share/gpt4all-chat?

amano-kenji avatar Mar 21 '25 13:03 amano-kenji