Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benherbst/dalaix
Easy installer for Dalai: LLaMA on your local machine
https://github.com/benherbst/dalaix
alpaca bootstrap bootstrap5 chatgpt css dalai dalai-lama dalaix desktop-app desktop-application electron help help-wanted html javascript llama vue
Last synced: about 3 hours ago
JSON representation
Easy installer for Dalai: LLaMA on your local machine
- Host: GitHub
- URL: https://github.com/benherbst/dalaix
- Owner: BenHerbst
- License: apache-2.0
- Created: 2023-03-24T22:27:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-29T20:27:13.000Z (9 months ago)
- Last Synced: 2024-10-18T23:17:09.921Z (29 days ago)
- Topics: alpaca, bootstrap, bootstrap5, chatgpt, css, dalai, dalai-lama, dalaix, desktop-app, desktop-application, electron, help, help-wanted, html, javascript, llama, vue
- Language: JavaScript
- Homepage: https://www.benherbst.net/
- Size: 999 KB
- Stars: 66
- Watchers: 5
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
!["windows"](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
!["dalai"](https://img.shields.io/badge/for-dalai-red?style=flat-square&logo=appveyor)
!["build_by"](http://ForTheBadge.com/images/badges/built-by-developers.svg)
!["with_love"]( http://ForTheBadge.com/images/badges/built-with-love.svg)
!["electron"](https://img.shields.io/badge/build%20with-electron-blue?style=for-the-badge&logo=appveyor)
# Dalaix - "ChatGPT" locally for everyone
## Get Started 🎉
### 1. Download Dalaix
You can download Dalaix at: https://github.com/BenHerbst/Dalaix/releases/tag/v1.1.0Just 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](https://www.paypal.com/donate/?hosted_button_id=C5X9LBEM7XZ64)|
|---|### 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 itThanks to all contributors!
## Future ✈
- Add dark mode 🌑
- Add Linux support 🐧
- Add OSX support 🍎