Rev. | Zeit | Autor |
---|---|---|
356751b master | 2023-06-12 03:14:32 | Corbin |
Add WP query access, and fix a few bugs. |
||
bb8a464 | 2023-06-12 03:14:32 | Corbin |
Bump RWKV and LLaMA dependencies. |
||
44d4361 | 2023-06-12 03:14:32 | Corbin |
Set up ABCs and refactor RWKV/LLaMA support modules. |
||
8e3dfec | 2023-06-12 03:14:32 | Corbin |
Split thoughts into two agents. |
||
cfbf97c | 2023-05-20 04:04:24 | Corbin |
Well, it works. But it sucks. |
||
fb141bd | 2023-05-20 04:04:24 | Corbin |
Fix a typo. A type-error thinko. |
||
5b55807 | 2023-05-20 04:04:24 | Corbin |
Prototype choices, create subtagging for messages. |
||
ada5aad | 2023-05-13 11:44:15 | Corbin |
Do the needful. |
||
710ae6e | 2023-05-12 04:28:12 | Corbin |
Parameterize model path. |
||
46122de | 2023-05-06 10:56:23 | Corbin |
Tweak locking for gen state. |
||
d4e0f10 | 2023-05-05 05:11:41 | Corbin |
Switch to Twisted. |
||
e7d55da | 2023-05-05 02:21:41 | Corbin |
Fight with asyncio. |
||
39b31e7 | 2023-05-02 00:54:38 | Corbin |
Try adding a basic clock. |
||
ebdf64a | 2023-04-30 14:44:40 | Corbin |
Get the unified stream to work. |
||
19dc9fb | 2023-04-30 05:53:23 | Corbin |
WIP: Just have a single unified stream of consciousness. |
||
c0b8b39 | 2023-04-27 00:38:33 | Corbin |
Start integrating RWKV. |
||
d4f0d56 | 2023-04-26 12:34:01 | Corbin |
Use a llama.cpp with optimizations. |
||
495e2ad | 2023-04-26 10:52:20 | Corbin |
Reach the height of LLaMA on June. |
||
90adcf4 | 2023-04-20 02:05:39 | Corbin |
Try extending thoughts with a minimum of tokens. |
||
a709dc0 | 2023-04-19 02:46:07 | Corbin |
Integrate llama-cpp-python. |
||
ee2febd | 2023-04-18 11:07:22 | Corbin |
Faster sentence embedding. |
||
fe9d976 | 2023-04-18 07:12:37 | Corbin |
Initial swing at packaging rwkv.cpp. |
||
fe0c350 | 2023-04-18 04:05:22 | Corbin |
Actually call LLaMA correctly. |
||
082bf92 | 2023-04-18 03:23:12 | Corbin |
Become a Nix flake. |
||
1983113 | 2023-04-16 10:01:37 | Corbin |
Try to tweak thought prompts. |
||
1ba5c4f | 2023-04-15 11:15:19 | Corbin |
Tighten up the thought-oriented prompt approach. |
||
35fbd05 | 2023-04-15 01:38:46 | Corbin |
Give sentence indices an inigo behavior. |
||
3c803c8 | 2023-04-15 00:16:39 | Corbin |
Fix some newlines, and experiment with thoughts. |
||
38ac823 | 2023-04-14 13:15:55 | Corbin |
Clean up indexing of thoughts. |
||
67a6bc7 | 2023-04-14 10:54:55 | Corbin |
Intercept faux IRC timestamps. |