Who here is messing with FOSS AI? What ya playing with?
I just got Oobabooga running for the first time with Llama-2, and have Automatic1111, and ComfyUI running for images. I am curious about ML too but I don't know where this start with that one yet.
For the uninitiated, all of these tools are running offline open source (or mostly) models.
Unfortunately LLaMA 2 is not FOSS. Meta claims it's open source, but it's while the source is available it's definitely not free as in freedom. There are strings attached.
I have oobabooga and automatic1111. I have some ideas of making an infinite rpg game where I store long term memory in excel files and make the LLM call python functions to find memory that relates to current situations, and using automatic1111 to generate images for the game. Something like a MUD. I'm sure other people have already figured it out but that's what I'm daydreaming about rn
You went with Excel files as your database??? Are you Satan?
No I am
Thanks Satan!
gpt4all has some decent models that I believe are Free. There is a python CLI/library that works with it, and others, called
llm
I'm playing with Stable Diffusion currently. For text I'm still using GPT-4.
I have oobabooga and automatic1111. I have some ideas of making an infinite rpg game where I store long term memory in excel files and make the LLM call python functions to find memory that relates to current situations, and using automatic1111 to generate images for the game. Something like a MUD. I'm sure other people have already figured it out but that's what I'm daydreaming about rn
I think Silly Tavern + Silly Tavern Extras could achieve this, it uses ChromaDB for infinite context.
Interesting, I'll take a look at this eventually.
Watch this ~1hr long video when you get the chance. He's using the stalkerware LLM, but he also describes how to use langchain to parse data like what you are wanting to do.
https://piped.video/watch?v=dXxQ0LR-3Hg&t=772
Yeah, that's the idea. Thanks for the video!
I've been playing with RWKV on my PC. Works pretty well and it's 100% FOSS
Stable Diffusion and Musicgen.