issues
search
ItsPi3141
/
alpaca-electron
The simplest way to run Alpaca (and other LLaMA-based local LLMs) on your own computer
MIT License
1.29k
stars
144
forks
source link
Linux Support (amd64)
#8
Closed
W48B1T
closed
1 year ago
W48B1T
commented
1 year ago
Summary:
Added Linux Support by adding suitable build scripts.
Refactored Docker Images to use the binaries built in a separate build stage.
Adjusted readme.
WARNING:
Not tested on Windows/MacOS. Please have a look on the changes before merging and decide if further testing is required.
renamed binaries from AlpacaElectron to alpaca-electron
replaced fs dependency with @npmcli/fs (was maybe a typo?)
Summary:
WARNING: