>>46728639>>46729132mfw all this shit was like +1K lines of code across the files
i am happy where it is right now, but im getting artist "its not perfect its not finished yet reeee" as i usually do with my code projects
i even scrapped the fucking file explaining the ML because i simplified it down in the UI to the point where i dont need to explain what the fuck a training rate is anymore
im gonna (attempt to, my adhd tism goes hand in hand with hyperfocus) take a bit of a break unless something absolutely amazing happens involving 4 so i can avoid burnout
but i already have plenty of shit written down on a whiteboard
including how i want to handle 'rooms' but dont know if i want to actually 'add' that yet, but atleast i have the math written down on how i want characters to 'talk randomly' including that
>talk more / talk less feature some of the others has
and some /g/ tard gave me the idea of throwing the chat history at 3.5 with a 'hey summarize this' prompt
so i could prob do some fancy work in the background to condense a stupid long chat history with the idea, while still keeping it 'saved' for swipes and regens so it doesnt cost too much and update the scenario in real time
but that bullshit is for future me to deal with.
successfully rewriting tavdevs shitcode is actually kinda doing wonders for my confidence levels about my neigh complete lack of work history when it comes to dev shit
like me 3 months ago didnt know how to do ML shit and now im doing ML shit for shits and giggles>>46730488copied from
https://rentry.org/tavernai_gpt35#installation>Install NodeJS>Download the latest version from the repo, extract it.>On Windows, run Start.bat, on Linux - bash start.sh, and after a while (when npm installs all packges) you should be good to go.obviously download tavmod instead of CNC's fork