-
Need to install the following packages:
dalai@0.3.1
Ok to proceed? (y) y
i am trying to install dalai using npx dalai serve , it ask abouve promt and when i press y it download something and th…
-
The program shows the option to select a model I already deleted from the models folder. If I select it and run it it throws an error as it is deleted. I don't know how to remove the option to select …
-
I am attempting to install Dalai on a fresh WSL environment. I've installed all the listed requirements, plus:
`cmake`
`curl`
`gcc`
`make`
`python3-pip`
`python-is-python3`
Running `npx dalai…
-
Im trying the installation, but the provided commands dont work. It just stops and after running it wants to reinstall dalai.
Then i've read, that I can install it globally, but it quits with an er…
-
Running `npx dalai llama install 7B` fails with:
`PS C:\Users\xxxx\dalai\llama\build\Release> [System.Console]::OutputEncoding=[System.Console]::InputEncoding=[System.Text.Encoding]::UTF8; ./quanti…
-
When I tried to get a response of a query by typing >Hi
I am getting following error and server stopped
```shell
> query: { method: 'installed', models: [] }
modelsPath /home/baponkar/dalai/alpa…
-
```
PS C:\Users\ujana\dalai\alpaca\build> C:\Users\ujana\dalai\venv\Scripts\cmake --build . --config Release
The system cannot find the file specified
CMake Error: Generator: execution of make fail…
-
```
Server running on http://localhost:3000/
> query: { method: 'installed' }
modelsPath C:\Users\VTSTech\dalai\alpaca\models
{ modelFolders: [] }
modelsPath C:\Users\VTSTech\dalai\llama\models
…
-
First, thanks a lot for your incredible work!
I'm using macOS. I followed the instructions by installing relevant packages and ran the command `npx dalai alpaca install 7B`. It starts the execution…
-
Got this issue after cleaning cache in the dalai. I cleaned cache because i got a typo error while running dalai gui. Any suggestions?