1
mirror of https://github.com/cocktailpeanut/dalai synced 2024-11-20 23:07:32 +01:00
Commit Graph

161 Commits

Author SHA1 Message Date
Doocter
fbf214b428
Update README.md 2023-03-20 13:54:19 +05:00
cocktailpeanut
6378f8d060 npm update 2023-03-20 01:46:49 -04:00
cocktailpeanut
dc6270a2c7 Merge branch 'main' of https://github.com/cocktailpeanut/dalai 2023-03-20 00:41:55 -04:00
cocktailpeanut
80253e576b d 2023-03-20 00:41:53 -04:00
cocktailpeanut
69c6f3fa6b Merge branch 'main' of https://github.com/cocktailpeanut/dalai 2023-03-19 21:51:35 -04:00
cocktailpeanut
220d5514cb change the binary name 2023-03-19 21:51:33 -04:00
cocktailpeanut
932a14143e just to make sure use the original magnet 2023-03-19 21:20:00 -04:00
cocktailpeanut
e02476d3d1 Torrent downloader + alpaca.13B 2023-03-19 21:08:24 -04: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
cocktailpeanut
0412839c85
Merge pull request #123 from eltociear/patch-1
Update README.md
2023-03-19 19:02:17 -04:00
cocktailpeanut
938c50e857 npm update 2023-03-19 17:54:18 -04:00
cocktailpeanut
e31a5c7755 fix cmake process hanging 2023-03-19 17:43:56 -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
56850c7132 Merge branch 'main' of https://github.com/cocktailpeanut/dalai 2023-03-19 01:10:19 -04:00
cocktailpeanut
b732b5066b Try global python first 2023-03-19 01:10:17 -04:00
Mathieu Gosbee
9faa7ec49f re-enable file skip 2023-03-19 01:09:31 -04:00
Mathieu Gosbee
486ecec49a Threads default to system cpu count. 2023-03-19 00:38:58 -04:00
Mathieu Gosbee
bec6f6703a Threads default to system cpu count. 2023-03-19 00:38:33 -04:00
Mathieu Gosbee
488d31f634 Threads default to system cpu count. 2023-03-19 00:35:29 -04: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
cocktailpeanut
b8a7af8262 try prebuilt nodepty
1. try prebuilt node-pty
2. escaping should happen on the server side for safety
2023-03-18 04:48:29 -04:00
cocktailpeanut
16878a2d24 Merge branch 'main' of https://github.com/cocktailpeanut/dalai 2023-03-18 02:20:10 -04:00
cocktailpeanut
867c4aae49
Merge pull request #85 from ItsPi3141/patch-1
Fix character errors
2023-03-18 02:19:47 -04:00
Pi
d6217f1b69
Removed quote escape
Quote escaping was already added in another PR
2023-03-17 22:54:49 -07:00
Pi
d12a5b5acd
Fix character errors
List of changes:
- Allow quotes (") and line breaks (\n). They no longer break the shell command. 
- Remove a bug where a line break followed by "" is randomly added to the generated text
2023-03-17 22:43:14 -07:00
cocktailpeanut
0b89a59751 Merge branch 'main' of https://github.com/cocktailpeanut/dalai 2023-03-18 01:38:52 -04:00
cocktailpeanut
f0294e406b case insensitive model names
sometimes people enter 7b instead of 7B and wonder why it's not working, so just uppercase everything in order to get rid of confusion
2023-03-18 01:38:44 -04:00
cocktailpeanut
a5eaa0efa0
Merge pull request #75 from dev-jelly/feature/prevent-shell-injection
Prevent Shell Injection
2023-03-18 01:38:25 -04:00
cocktailpeanut
29e7124ae0
Merge pull request #83 from AnLuoRidge/patch-1
Add the minimum node version in README
2023-03-18 01:36:40 -04:00
cocktailpeanut
2cfe069aa2 fix the https issue
was using webcrypto sha256 to generate unique ID for messages but it was too much hassle when trying to use it on http that's not localhost (such as 0.0.0.0) so just started using timestamp + random number instead.
2023-03-18 01:21:40 -04: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
bc49b5ac0f setup postinstall script fix
The path `node ./bin/cli setup` isn't working on some operating systems such as windows, because the forward slash is not recognized.

Just create a setup.js file in the root path and call it without any path issues.
2023-03-17 16:56:47 -04:00
cocktailpeanut
6c18f02431 enforce node version 2023-03-17 07:25:49 -04:00
cocktailpeanut
efa3422e4d update 2023-03-17 07:14:16 -04:00
jelly
f57336754a Add Escape Double Quotes 2023-03-17 19:27:03 +09:00
jelly
7aa00916aa Prevent Shell Injection 2023-03-17 18:59:44 +09: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
64a21d9b4b update 2023-03-17 01:06:17 -04:00
cocktailpeanut
a944238333 cleanup 2023-03-17 00:56:00 -04:00