1
mirror of https://github.com/cocktailpeanut/dalai synced 2024-11-25 09:27:20 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
cocktailpeanut
f2928cc0d8 update ver 2023-03-16 18:50:13 -04:00
cocktailpeanut
f38b81b156 Merge branch 'main' of https://github.com/cocktailpeanut/dalai 2023-03-16 18:49:16 -04:00
cocktailpeanut
a4cbf1c73c dalai alpaca 2023-03-16 18:46:41 -04:00
cocktailpeanut
6f3fba9009 More error logging in case something fails 2023-03-15 23:11:54 -04:00
cocktailpeanut
16c2ee7c5e Documentation
1. System requirements
2. Quickstart for each platform (now supports Windows and Linux)
2023-03-15 15:09:43 -04:00
cocktailpeanut
ac1a6d3da7 win32 support
- use ninja generator for cmake
- use mingw64 gcc/g++
- different path for the built binaries on windows
2023-03-15 09:24:47 -07:00
cocktailpeanut
895dec3bb7 Merge branch 'main' of https://github.com/cocktailpeanut/dalai 2023-03-14 20:19:14 -04:00
cocktailpeanut
e33ad58ed3 Remove native program dependencies
1. Use isomorphic-git to avoid requiring users to install git separately
2. On windows, do not assume python is already installed. Instead, download a self-contained python and use this.
2023-03-14 20:17:16 -04:00
EliasVincent
472784ffd7 throw error if Node version is below 18 2023-03-15 00:12:40 +01:00
cocktailpeanut
19198cf3e0 0.1.0 2023-03-13 16:37:24 -04:00
Marcus Westin
7f763e5ee0 Rename "yarn make-model" to "yarn dalai:llama", since that it what it does 2023-03-13 07:10:30 -04:00
Marcus Westin
2fa081d802 Allow for "yarn just:run <MODEL>" 2023-03-13 06:40:53 -04:00
Marcus Westin
e62611fa2f Add .prettierignore file to avoid auto-formatting files (and complicate PR merges); but also add .prettierrc and yarn script to auto-format the entire repo to encourage the decision to enable this ability 2023-03-13 04:43:06 -04:00
Marcus Westin
926303a3c9 Add ./dalai script which runs the cli script for test running, and fix yarn scripts 2023-03-13 04:40:16 -04:00
Marcus Westin
e8ca492650 Use yarn and add scripts 2023-03-13 04:28:24 -04:00
cocktailpeanut
315e6fd0b9 update 2023-03-12 17:56:04 -04:00
cocktailpeanut
38a3eca656 init 2023-03-12 16:06:51 -04:00