dalai
dalai copied to clipboard
The simplest way to run LLaMA on your local machine
How to use Dalai on Alpaca, can't seem to change it from using Llama?
The web UI has two pretty important incompatibilities with Firefox. The first incompatibility is that the newlines in the input field are completely ignored. This is caused by how Firefox...
Hi, Huge thanks for bringing this repo to us, making it much easier to try large language models for us. I ran the commands and everything worked great. However, I...
After setting up the env on windows and when I ran some text, it prints the image below.  Is there any settings that I should be looking to fix...
Hi there, looks like I have an output with no [end of text] for Alpaca and something that has no conclusion, how can we continue it? Does it have a...
 You can see that, there is a command line that enforce run powershell if the OS is Windows. I tried to change the code llike : `const shell =...
Hi there, I'm getting some gibbersh outputs even if I lower the rep penalty or retain it to the default one. Also how can we use more threads of the...
It looks like I need to install Visual Studio as part of requirements. I should not need to, it's a 10GB install which I otherwise don't need on my AI...
Hello, Have WIndows 10. It works first time and after restart the system, tried npx dalai serve. It requires to install dalai `npx dalai serve Need to install the following...
Anyone meet this? dali@das-MacBook-Air /Users % npx dalai alpaca install 7B mkdir /Users/dali/dalai { method: 'install', callparams: [ '7B' ] } mkdir /Users/dali/dalai/alpaca try fetching /Users/dali/dalai/alpaca https://github.com/cocktailpeanut/alpaca.cpp.git ERROR NotFoundError: Could...