bmaltais
bmaltais
Unfortunately how graphrag work at the moment is very very GPU demanding. I think this is what will keep it from being used by users on local computer. graphrag take...
> Your process sounds interesting care to share it? Been a while since I touched it. Was working pretty well. Let me see if I can push the code to...
@Tipik1n Here is the repo: https://github.com/bmaltais/AIResearcher Quick how to use: 1. Clone the repository 2. Navigate to the cloned repository directory: `cd ` 3. Create a new virtual environment: ```pwsh...
> @bmaltais > > > @Tipik1n Here is the repo: https://github.com/bmaltais/AIResearcher > > i think this is a discussion w/ graphrag + ollama...?? please provide the instructions on how to...
Thank you for sharing. Pretty brutal fix but if it work then at least this is a stop gap until the Microsoft team implement a more elegant solution. maybe checking...
Some of the modules in the project used to require python 3.10.x It was held at that version for a reason... Not sure if kohya has recently tried to run...
The way the GUI work is if you don't specify a text encoder learning value it will not get train. Now, regarding the training of both text encoders for LoRA......
Hummm, thank you for reporting. I will check what is going on with those.
I just tested loading a json config and all appear to be right for SDXL checkbox. You mention preset... you mean you are using user presets and it is failing...
OK, it is merged... I hope this change will not cause more issues for other users... Worst case I will revert to what it used to be and you might...