Skip to content

Does not work on Windows 11 or Linux Mint Cinnamon #466

@sanimesa

Description

@sanimesa

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions