henk717 / KoboldAI

KoboldAI is generative AI software optimized for fictional use, but capable of much more!
http://koboldai.com
GNU Affero General Public License v3.0
352 stars 130 forks source link

Any way to change the network port? #521

Open Melodycloudu opened 1 month ago

Melodycloudu commented 1 month ago

Having issues with kobold launching due to some weird port allocation issue on my side. can I just change the port kobold uses?

ebolam commented 1 month ago

You can add - - port 1234 to your shortcut to have it serve on port 1234. There are more parameters you can see by running the commandline bat file the running python aiserver.py --help