Results 146 comments of Luna

@mhill426 any chance you could please have a look at this?

@caramboleyo-no2fa please open a new issue.

This can be closed once https://github.com/cocktailpeanut/dalai/pull/39 is merged.

Same results here, not using powershell. ![image](https://user-images.githubusercontent.com/105922175/226500921-c1fd3873-2036-4294-85dc-fac3eb284901.png)

I think I've found the issue, even though I'm launching this with cmd it's using PowerShell when it runs the autocomplete. Checking the debug option shows this.

Actually it might not be powershell that's the issue. Running the command that debug spat out I get the same result in cmd myself. ``` C:\Users\xo\dalai\llama>C:\Users\xo\dalai\llama\build\Release\main --seed -1 --threads 4...

https://github.com/cocktailpeanut/dalai/blob/main/package.json#L7

This was also already done in https://github.com/cocktailpeanut/dalai/pull/39

@RoBorg from what I've seen those changes should be done since the paths need to be updated for the container.

Might be an idea to mention in the README this is RAM and not VRAM as a lot of people are going to expect.