-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Windows 11:
- Alpaca 7B installs but hangs.
- Llama 7B does not install with below issue:
PS C:\Users\xxxxx\dalai\llama\build\Release> [System.Console]::OutputEncoding=[System.Console]::InputEncoding=[System.Text.Encoding]::UTF8; ./quantize C:\Users\aikat\dalai\llama\models\7B\ggml-model-f16.bin C:\Users\xxxxx\dalai\llama\models\7B\ggml-model-q4_0.bin 2
./quantize : The term './quantize' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:96
+ ... sole]::InputEncoding=[System.Text.Encoding]::UTF8; ./quantize C:\User ...
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (./quantize:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Linux Mint:
- Neither Alpaca nor Llama installs correctly. Will add the error messages later.
Are these environments supported?
Metadata
Metadata
Assignees
Labels
No labels