Commit Graph

84 Commits

Author SHA1 Message Date
Raven Scott 4b090592ad Fix hugging face 2023-05-08 22:15:51 +02:00
Raven Scott 64be911772 adding REPEAT_PENALTY 2023-05-08 22:00:24 +02:00
Raven Scott 83a7bb90ed Fix up env 2023-05-08 21:12:57 +02:00
Raven Scott 14fa3b06ff Remove the abuse of looping functions 2023-05-08 15:45:05 +02:00
Raven Scott c7d8735c8a Remove any @ symbol to remove spam pings 2023-05-08 15:42:15 +02:00
Raven Scott 012566e93c update model var 2023-05-07 14:18:17 +02:00
Raven Scott d18cb39ecd update hf 2023-05-06 22:19:08 +02:00
Raven Scott 9bc44c56f8 update hf 2023-05-06 14:34:53 +02:00
Raven Scott 973952aee1 Revert "Urban"
This reverts commit bd5ef4db9a.
2023-05-06 03:41:36 +02:00
Raven Scott 3d2546ebcf Revert "Adding urban dictionary lookups"
This reverts commit f87542132e.
2023-05-06 03:41:16 +02:00
Raven Scott f87542132e Adding urban dictionary lookups 2023-05-06 02:32:10 +02:00
Raven Scott bd5ef4db9a Urban 2023-05-06 02:30:46 +02:00
Raven Scott ee47531d2f HuggingFace Deploy Instructions 2023-05-06 01:49:21 +02:00
Raven Scott 7ea6abb0f8 HuggingFace Deploy Instructions 2023-05-06 01:46:37 +02:00
Raven Scott 4ff16b4fc7 HuggingFace Deploy Instructions 2023-05-06 01:45:01 +02:00
Raven Scott d1807d37ad HuggingFace Deploy Instructions 2023-05-06 01:41:03 +02:00
Raven Scott af13ca3717 Move overflow delay from static to .env 2023-05-05 21:07:39 +02:00
Raven Scott cb880f9bc1 Fix Caching web reading the web: Append last message rather than add to the conversation. 2023-05-05 20:49:29 +02:00
Raven Scott aec98b576b update default.env 2023-05-05 19:31:17 +02:00
Raven Scott 3b1ec922c4 remove \t 2023-05-05 19:08:13 +02:00
Raven Scott e54826085d remove redunant code 2023-05-05 18:32:46 +02:00
Raven Scott 18923b7909 cleaner output from web scrapes 2023-05-05 18:31:24 +02:00
Raven Scott 57545a20ef update 2023-05-05 18:12:43 +02:00
Raven Scott 49f2c08544 update 2023-05-05 18:12:10 +02:00
Raven Scott 45bc433060 return on error 2023-05-05 17:48:32 +02:00
Raven Scott c83366d0a8 update package.json for cheerio 2023-05-05 17:00:40 +02:00
Raven Scott 7c5b036114 update 2023-05-05 16:56:30 +02:00
Raven Scott a338fb725a Adding: Web Access allowing the AI to browse URLs 2023-05-05 16:55:29 +02:00
Raven Scott a099502f1a Fix ShowSystemLoad 2023-05-02 14:38:57 +02:00
Raven Scott c0ab1541e1 Adding refresh interval to system load status 2023-05-02 14:22:58 +02:00
Raven Scott 779ac1f462 Moving REFRESH_INTERVAL to docker-compose 2023-05-02 14:16:13 +02:00
Raven Scott 335b01287e Moving REFRESH_INTERVAL to .env 2023-05-02 14:15:45 +02:00
Raven Scott d4e8563817 lowercase Thinking it looks better :P 2023-05-02 14:07:36 +02: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 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
snxraven 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