mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
add entrypoint for gpt4all
Fixes https://github.com/teaxyz/gui/issues/678
This commit is contained in:
parent
a27f0fe99b
commit
c5466eacfd
1 changed files with 2 additions and 0 deletions
|
@ -24,3 +24,5 @@ build:
|
||||||
test: |
|
test: |
|
||||||
{{prefix}}/tbin/gpt4all --help
|
{{prefix}}/tbin/gpt4all --help
|
||||||
# testing more than this requires downloading the models 😬
|
# testing more than this requires downloading the models 😬
|
||||||
|
|
||||||
|
entrypoint: gpt4all
|
||||||
|
|
Loading…
Reference in a new issue