Juha Jeronen
Juha Jeronen
Added documentation for my mod: - [overview and install](https://github.com/Technologicat/raven?tab=readme-ov-file) - [avatar](https://github.com/Technologicat/raven/blob/main/raven/avatar/README.md) - [server](https://github.com/Technologicat/raven/blob/main/raven/server/README.md) This documentation will be in v0.2.3. No development resources to continue on the JS client side yet....
Maybe better to leave 3.8 support in for now, since it shouldn't hurt anything - we can remove it in the next release.
Maybe better to leave 3.8 support in for now, since it shouldn't hurt anything - we can remove it in the next release.
Specifically related to **Python chat example**: Someone posted in April 2024 on Reddit: [OpenAI API chat with character examples no longer works](https://www.reddit.com/r/Oobabooga/comments/1bo7now/openai_api_chat_with_character_examples_no_longer/). However, that fix has already been pushed. But...
And specifically related to **Python chat example with streaming**: It seems the `"message"` field has been renamed to `"delta"`. Makes sense given how it's used. So to fix this example,...
Since the parts I'm aware of are now done, but there may still be something I've missed, I'm keeping this ticket open, but moving it to the 0.15.4 milestone.
Ok. Thanks for the info! Some further questions. I noticed that you have shared the training tool, and the dataset specifications. So... - Is this trainable on a single 24GB...