str8up

Engaged Member
Jun 4, 2020
3,824
1,946
see ya made some more changes its looking really good and come along ways keep it up
for some reason cum inside isnt always an option
 
Last edited:

0rionXXX

Newbie
Jul 20, 2018
15
25
Anyone know what LLM he used to test this? I've had some crazy varied results, my Cydonia 22B_Q6 model has way worse results than my old IceLemonTeaRP 7B_Q8 model; Which is ridiculous.
 
  • Wow
Reactions: CeLezte

louzof

Newbie
Nov 16, 2017
18
3
Hello,

I have installed the textgen . i'am running the web ui but i can't connect the web ui with the game.
I took the Base Ip and Port from the web tab but the game dont find any server ...
 

nackedsnake

Engaged Member
Jan 29, 2019
3,028
4,335
Don't worry, you can use a local ai. The vid I shared shows how to set up a llm, crow recommends that one. You can also use AI Horde, which is buns. And eventually Crow is gonna set up a patreon private server. Depending on the cost, it could be for regular patrons or higher tiers only.
I'm a bit lost here.
So this is a Sandbox game that uses AI Generation, not the normal Procedural generation, to filling the box?
AKA you can't really play (Properly) without setting up your own AI (And trouble shoot all the bugs caused by it yourself) / or use their paid AI server?
 

Traki

New Member
Jan 3, 2022
2
1
I'm not very knowledgeable in this stuff, is it possible for me to use an API key instead of running it locally if I don't have a strong GPU?
 
  • Like
Reactions: gAlexRed2002

Overlord070

Well-Known Member
Jan 21, 2021
1,575
3,167
I kind of figured out how to add incest but the game is crashing for some reason. If anyone has the old incest mod from the discord. I could check if there's something else that needs to be changed for it. So I'd greatly appreciate an upload of that since he removed it from the discord now.

FIX:
It could just be the general bugginess of this patch. But basically in the function "def info_fc(charid, charid_t):" in script.rpy

Make the bottom of it like that:

#result = charid in charid_t_fam or charid_t in charid_fam
result = False

if not result:
result = check_family_relationship(charid, charid_t)
result = False

return result

You could do it differently but idk if the rest of the function is needed for other things, this just has it always say you aren't related for the sake of sex checks.

EDIT: I'm pretty sure it's only crashing because of bugs in general with sex, that fix enables incest for everything but sex where I'm crashing.
hey bro, could you share your script? I tried doing the same but can't seem to get it working.
 

CeLezte

Member
Sep 10, 2017
255
162
I'm just setting up the Text UI, soo... which model works with this game? Has anyone tested Bloke's AI Text Gen models?
 

CeLezte

Member
Sep 10, 2017
255
162
Anyone know what LLM he used to test this? I've had some crazy varied results, my Cydonia 22B_Q6 model has way worse results than my old IceLemonTeaRP 7B_Q8 model; Which is ridiculous.
22B parameters are insane! What GPU do you use to run that? Also what loaders do you use? AWQ or GPTQ?
 
Sep 14, 2020
79
184
Hello,

I have installed the textgen . i'am running the web ui but i can't connect the web ui with the game.
I took the Base Ip and Port from the web tab but the game dont find any server ...
Make sure to enable these settings that were highlighted here

1732297134742.png
 

0rionXXX

Newbie
Jul 20, 2018
15
25
22B parameters are insane! What GPU do you use to run that? Also what loaders do you use? AWQ or GPTQ?
I'm running on a 3090, using GPTQ. I have to use flashattn when running the 22B with 32k context though. It doesn't play well with whatever instructs he's feeding it anyways, replies are extremely wordy and rigid usually starting with "Oh I see you're trying to know more about me!" and typical AI garble like that.
 

MrCharismo

Newbie
Feb 28, 2023
71
245
I'm a bit lost here.
So this is a Sandbox game that uses AI Generation, not the normal Procedural generation, to filling the box?
AKA you can't really play (Properly) without setting up your own AI (And trouble shoot all the bugs caused by it yourself) / or use their paid AI server?
No, the AI is optional. The game works perfectly fine without it. AI is just for role-playing purposes, but you can still role-play without it.
 
4.10 star(s) 55 Votes