mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
a
Signed-off-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com>
This commit is contained in:
parent
51690dcaaa
commit
c5d3225f18
@ -1357,9 +1357,9 @@ jobs:
|
||||
|
||||
cp /tmp/gpt4all-backend/prebuilds/darwin-arm64/*.node prebuilds/darwin-arm64/
|
||||
|
||||
# copy the backend source we depend on to make fallback builds work
|
||||
mkdir backend
|
||||
cd ../../gpt4all-backend
|
||||
# copy the backend source we depend on to make fallback builds work
|
||||
cp llmodel.h llmodel.cpp llmodel_c.cpp llmodel_c.h sysinfo.h dlhandle.h dlhandle.cpp ../gpt4all-bindings/typescript/backend/
|
||||
|
||||
# Test install
|
||||
|
Loading…
Reference in New Issue
Block a user