Commit Graph

77 Commits

Author SHA1 Message Date
Raven Scott
335f06ff69 Urban 2023-05-08 19:10:15 -07:00
Raven Scott
6b739d2b80 HuggingFace Deploy Instructions 2023-05-08 19:10:15 -07:00
Raven Scott
9b4981c539 HuggingFace Deploy Instructions 2023-05-08 19:10:15 -07:00
Raven Scott
9660806f94 HuggingFace Deploy Instructions 2023-05-08 19:10:15 -07:00
Raven Scott
c28bf9c022 HuggingFace Deploy Instructions 2023-05-08 19:10:15 -07:00
Raven Scott
6531b633f7 Move overflow delay from static to .env 2023-05-08 19:10:15 -07:00
Raven Scott
99ea986bbd Fix Caching web reading the web: Append last message rather than add to the conversation. 2023-05-08 19:10:15 -07:00
Raven Scott
a34a910200 update default.env 2023-05-08 19:10:15 -07:00
Raven Scott
637c5182a3 remove \t 2023-05-08 19:10:15 -07:00
Raven Scott
5516e4c20b remove redunant code 2023-05-08 19:10:15 -07:00
Raven Scott
9489068b8e cleaner output from web scrapes 2023-05-08 19:10:15 -07:00
Raven Scott
f211fe2d67 update 2023-05-08 19:10:15 -07:00
Raven Scott
932474ec63 update 2023-05-08 19:10:15 -07:00
Raven Scott
fb08f0b592 return on error 2023-05-08 19:10:15 -07:00
Raven Scott
9197996ac7 update package.json for cheerio 2023-05-08 19:10:15 -07:00
Raven Scott
016f553192 update 2023-05-08 19:10:15 -07:00
Raven Scott
691b3137c3 Adding: Web Access allowing the AI to browse URLs 2023-05-08 19:10:15 -07:00
Raven Scott
f272839ab1 Fix ShowSystemLoad 2023-05-08 19:10:15 -07:00
Raven Scott
b1c1f6995a Adding refresh interval to system load status 2023-05-08 19:10:15 -07:00
Raven Scott
9b00f2fcd8 Moving REFRESH_INTERVAL to docker-compose 2023-05-08 19:10:15 -07:00
Raven Scott
38f6c38f6d Moving REFRESH_INTERVAL to .env 2023-05-08 19:10:15 -07:00
Raven Scott
2771052f23 lowercase Thinking it looks better :P 2023-05-08 19:10:15 -07:00
f87b61fb2b merge upstream -> main 2023-04-30 16:11:40 -07:00
Raven Scott
c20ba21180 adding embed to generation processor 2023-04-28 16:48:51 +02:00
Raven Scott
38fba90d30 adding embed to generation processor 2023-04-28 16:44:07 +02:00
Raven Scott
0caf82d7f6 MAX_TOKENS to int 2023-04-26 19:24:24 -07:00
Raven Scott
d2aae48e33 adding N_THREADS and MAX_TOKENS vars 2023-04-26 19:24:24 -07:00
Raven Scott
3da598c218 Bug Fix: Chunk messages if response is too large 2023-04-26 19:24:24 -07:00
Raven Scott
735b94360a MAX_TOKENS to int 2023-04-27 03:42:52 +02:00
Raven Scott
da5e2e6e7d adding N_THREADS and MAX_TOKENS vars 2023-04-27 02:56:27 +02:00
3e220b6bbb Merge pull request 'Add init prompt to docker-compose.yaml' (#1) from MrTuxedo/llama-cpp-python-djs-bot:main into main
Reviewed-on: snxraven/llama-cpp-python-djs-bot#1
2023-04-18 21:04:13 +00:00
GooeyTuxedo
30e07afa85 add init prompt to docker-compose.yaml 2023-04-16 19:48:08 -07:00
Raven Scott
1d0b225438 Bug Fix: Chunk messages if response is too large 2023-04-17 04:39:24 +02:00
Raven Scott
c97e525d45 adding aprox 2023-04-17 04:02:16 +02:00
Raven Scott
3806892349 remove odd artifact 2023-04-17 03:57:02 +02:00
Raven Scott
b72875e744 Adding timer 2023-04-17 03:56:09 +02:00
Raven Scott
fffef84119 Making system status reporting better 2023-04-17 03:17:15 +02:00
Raven Scott
4e69329501 Adding Memory usage to generation 2023-04-17 02:30:38 +02:00
Raven Scott
4ff67ff28b Adding CPU Percentage during generation. 2023-04-17 02:07:41 +02:00
Raven Scott
c2396f7e5d Moving init_prompt for chat to .env 2023-04-17 00:50:04 +02:00
Raven Scott
7b3e0c1db2 Removing post proceess of output 2023-04-16 16:22:57 +02:00
Raven Scott
5f8e57d121 Adding a space before input. Format: User: message Assistant: message 2023-04-16 14:48:18 +02:00
Raven Scott
cc770e617d fixing prompt 2023-04-16 14:47:04 +02:00
Raven Scott
5a56251e20 Adding cache to server env 2023-04-16 13:22:17 +02:00
Raven Scott
6bb74c8020 update readme 2023-04-12 18:37:02 +02:00
Raven Scott
56c7bfd26d update readme to add screenshot 2023-04-12 18:29:51 +02:00
Raven Scott
5793b7b4ad update readme 2023-04-12 16:32:06 +02:00
Raven Scott
cf6e47eebc update readme 2023-04-12 16:31:29 +02:00
Raven Scott
f98caa23cc update readme 2023-04-12 16:30:59 +02:00
Raven Scott
d3162bce32 dockerize update 2023-04-12 16:19:27 +02:00