Mathias Hedberg
61e2d20be6
added docker files (including docker compose)
2023-03-22 21:58:32 +01:00
cocktailpeanut
a95aa58b08
Update link to dalai channel
2023-03-22 03:37:01 -04:00
cocktailpeanut
d63771b5ed
Merge pull request #175 from cdancette/patch-1
...
Update README.md - nodejs 18
2023-03-22 01:35:32 -04:00
Arjan Aswal
5bdb897083
Update README.md to update alpaca 13B model
2023-03-21 20:14:07 +05:30
Corentin Dancette
17aae794df
Update README.md - nodejs 18
2023-03-21 10:50:22 +01:00
cocktailpeanut
42be4fa6cc
Merge pull request #146 from Doocter/patch-1
...
Fix - README.md
2023-03-20 14:31:13 -04:00
cocktailpeanut
044289e642
Merge pull request #149 from Jaseunda/main
...
fix typo on readme.md
2023-03-20 14:31:01 -04:00
cocktailpeanut
1742b73dd4
Alpaca 13B
2023-03-20 13:40:47 -04:00
Jaseunda
a0700688ec
fix typo on readme.md
2023-03-20 20:30:23 +08:00
Doocter
fbf214b428
Update README.md
2023-03-20 13:54:19 +05:00
cocktailpeanut
d5e2d2026e
Merge branch 'main' of https://github.com/cocktailpeanut/dalai
2023-03-19 19:57:52 -04:00
cocktailpeanut
91a75f6f83
ensure that git succeeds one way or another
2023-03-19 19:57:50 -04:00
cocktailpeanut
9c91a32eb8
Merge pull request #112 from ab-smith/main
...
Update README.md
2023-03-19 19:02:24 -04:00
Ikko Eltociear Ashimine
c563405cfd
Update README.md
...
Github -> GitHub
2023-03-20 02:43:53 +09:00
Abder
76b2d4ff22
Update README.md
2023-03-19 09:49:01 +01:00
cocktailpeanut
e8fef81380
Merge pull request #96 from kou029w/fixed-python-download-link
...
Fixed Python download link
2023-03-18 16:32:58 -04:00
cocktailpeanut
66bc9af0f5
update npm troubleshoot
2023-03-18 08:34:55 -04:00
cocktailpeanut
ab8c0c3df5
Troubleshoot update
2023-03-18 08:24:45 -04:00
Kohei Watanabe
7a9cd318ab
Fixed Python download link
...
There was a problem with the Python download link being "Download node.js". This change fixes it.
2023-03-18 21:02:59 +09:00
Alan Ridge
535bc3e1a0
Add the minimum node version in README
...
Although the node version is mentioned in the troubleshooting section alreay, it helps to highlight it at the beginning.
2023-03-18 14:43:12 +11:00
cocktailpeanut
6145e97138
memory requirement
2023-03-17 20:20:55 -04:00
cocktailpeanut
97a0de3674
Powershell warning
2023-03-17 20:10:08 -04:00
cocktailpeanut
6b9bd0c1b4
custom home folder
2023-03-17 20:07:21 -04:00
cocktailpeanut
a369fa5205
fix documentation
2023-03-17 18:28:42 -04:00
cocktailpeanut
37daa20280
revert to NPX
...
NPM install -g has a lot of issues related to permissions and too restrictive and has resulted in some unexpected behaviors. Roll back to npx
2023-03-17 04:53:51 -04:00
cocktailpeanut
c5349d066e
New API
...
- dalai <model_type> add <model_name>
- dalai serve
2023-03-17 03:01:52 -04:00
cocktailpeanut
a4cbf1c73c
dalai alpaca
2023-03-16 18:46:41 -04:00
cocktailpeanut
607f17af29
revert docs
2023-03-15 20:03:09 -04:00
cocktailpeanut
c0507d51b7
troubleshoot for windows in case install fails
2023-03-15 19:45:18 -04:00
cocktailpeanut
00674a762f
update documentation
2023-03-15 15:17:27 -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
0de53463e6
Update
...
- manually setting home: handle by passing in the argument instead of using the ENV variable (for flexibility)
- installed() API
- better exception handling
- request() now takes a "url" attribute (Previously the url was being set in the constructor, this is not really correct, so moved it to the request() method)
- added 2 latest attributes: `repeat_last_n`, `repeat_penalty`
- changed `skipEnd` to `skip_end` to be consistent with the rest of the request spec
- web UI update: less brutalist. expose all customizable knobs in the header. display all currently installed models using the new `installed()` api
2023-03-13 16:11:47 -04:00
cocktailpeanut
315e6fd0b9
update
2023-03-12 17:56:04 -04:00
cocktailpeanut
e9926a0d64
update
2023-03-12 16:15:08 -04:00
cocktailpeanut
1caa0508b5
update
2023-03-12 16:10:39 -04:00
cocktailpeanut
38a3eca656
init
2023-03-12 16:06:51 -04:00