BenHerbst / Dalaix

Easy installer for Dalai: LLaMA on your local machine

Home Page:https://www.benherbst.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"windows" "dalai" "build_by" "with_love" "electron"

Dalaix - "ChatGPT" locally for everyone



Dalaix by Ben Herbst

Get Started πŸŽ‰

1. Download Dalaix

You can download Dalaix at: https://github.com/BenHerbst/Dalaix/releases/tag/v1.1.0

Just get the .exe

2. Install Dalaix

Double click on the .exe and Dalaix installs fully automaticly! ✨

3. Start Dalaix

Dalaix should start automaticly after it is installed, else search for it in the Windows start menu

4. Fill out the form and install

Now you have to fill out the form.

Just select the Model you want to install ( Alpaca or Llama, I recommend Alpaca 7B )

and press the big Blue Install button!

5. Wait a long time for it to finish

Install can take up to some hours, or just 30 minutes. But it is going to take a long time.

So take a shower or get your coffee until Dalai is installed!

IMPORTANT: If your install crashs or hangs up for any reason, follow the steps in #Troubleshoot!

6. Optional: Support me ( PayPal )

Donate

7. Successfully installed

When you get the popup: "Successfully installed", click close.

Now search in your start menu for "Start Dalai" and execute it.

If you can't find "Start Dalai" in the start menu, reboot your Windows machine.

To Stop Dalai, search for "Stop Dalai" and execute that!

Wait some time and open localhost:3000 in your browser.

You should now see Dalai up and running

Troubleshoot 🐞

File any issue on GitHub issues: https://github.com/BenHerbst/Dalaix/issues

1. First search for Dalaix in the Start menu

2. Right click Dalaix and press: "Go to folder"

3. Right click the Dalaix file in the folder, and press: "Go to location"

4. Open CMD with admin rights

5. Copy the folder location from the explorer into the CMD

6. Hit enter and wait for the error / the last output before freeze.

7. Copy the error and post it on the GitHub issue tracker

The URL is: https://github.com/BenHerbst/Dalaix/issues

How it works πŸ€·β€β™‚οΈ

This Software installs Chocolately 🍫 ( https://chocolatey.org/ ) on your Windows machine.

Then it executes commands to install all the necessary dependencies for Dalai ( https://github.com/cocktailpeanut/dalai )

After that is finished, it clones Dalai itself and install it.

Then it installs your selected model using commands and creates Start, Stop and Autostart entries.

Thats all the magic πŸ§™β€β™‚οΈ behind it!

Happy Hacking, Ben Herbst

License πŸ“œ

Dalaix is licensed under the Apache 2.0 License by Ben Herbst

Contributing βš’

Feel free to contribute!

I ❀ everyone who contributes, wether its:

  • Filing an Issue on GitHub
  • Sharing the project
  • Starring the project
  • Developing on the project
  • Giving me feedback on it

Thanks to all contributors!

Future ✈

  • Add dark mode πŸŒ‘
  • Add Linux support 🐧
  • Add OSX support 🍎

About

Easy installer for Dalai: LLaMA on your local machine

https://www.benherbst.net/

License:Apache License 2.0


Languages

Language:JavaScript 66.4%Language:Vue 31.9%Language:HTML 1.1%Language:SCSS 0.7%