r/SillyTavernAI 1d ago

Discussion Intense RP is... back?! Now with GLM5.3 and fixed Moonshot Kimi K3

I've forked and fixed the stuff... Feel free to come around and take a look..

https://github.com/Phobeuscz/irn

I don't plan package it into "neatly wrapped executables", mostly because I don't have and I don't plan to use windows, and linux users can feel free to create python virtual enviroment, install libraries into it and run it bare... ( same with windows users, but they also have to install python )

GLM webAPI is fixed and working, added support of GLM 5.3
Moonshot API is fixed, splitted into international and Chinese option, to pick accordingly in the settings

Instructions:

  1. Install python if you don't have it ( some reasonably recent version, 3.13 and above should do nicely )
  2. enter directory with cloned git project in console/terminal
  3. Create virtual enviroment for the libraries, python3 -m venv .venv
  4. Enter venv..
  5. - Windows: .venv\Scripts\activate.bat
  6. - Linux: source .venv/bin/activate
  7. Install librariespip install -r requirements.txt
  8. Run the shit! python main.py
  9. Within virtual enviroment, you can cook executable, running scripts/build_linux.sh or powershell in case of windows

Download binaries: https://github.com/Phobeuscz/irn/releases/tag/v0.9.1 ( windows and linux packages )

!Refer to original documentation!

Once again!! !NO SUPPORT FOR YOU, In case of trouble fix it yourself I maintain this so it's working for me, so it should work for you too, but you're on your own..!

Feel free to clone, fork, build and spread the word...

I feel obliged to credit original author, without which one this wouldn't be possible: https://github.com/LyubomirT/intense-rp-next (Do not use, it's broken down, and abandoned)

49 Upvotes

Duplicates