mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35: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: |
|
||||
{{prefix}}/tbin/gpt4all --help
|
||||
# testing more than this requires downloading the models 😬
|
||||
|
||||
entrypoint: gpt4all
|
||||
|
|
Loading…
Reference in a new issue