Open TeaSitta opened 8 months ago
It looks like just 2 line have to be changed, but I am struggling to get kai to run and would like someone more familiar to test.
koboldai_settings.py line 1411 change to: bd_module = importlib.import_module("AI-Horde-Worker.worker.bridge_data") line 1424: worker_module = importlib.import_module("AI-Horde-Worker.worker.scribe_worker")
Branch created with applicable changes https://github.com/TeaSitta/KoboldAI/commit/dd65fd4c79eefe17e1448b9bf6e585171e8d8994
Don't make more work for Henky, ideally this should be a drop-in replacement.