Fahad Usman
Fahad Usman
Hi, just came across this awesome repo...I have the following iGPU: ``` 00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] ``` more detailes: ``` lspci -s 00:02.0...
## Environment k3s version v1.29.3+k3s1 (8aecc26b) go version go1.21.8 - OS: Oracle Linux 9 - Kubernetes/K3s: K3S - AWX Operator: 2.14.0 ## Description I have some nodes that are only...
### What is the issue? OS: Ubuntu 24.04 LTS GPU: Nvidia Tesla P40 (24G) I installed ollama without docker and it was able to utilise my gpu without any issues....
## What this Pull Request (PR) does I added the `docker` folder with the required `DockerFile` etc. to containerise `fabric application`. ## Related issues `closes #327`.
### What do you need? Hi, Trying to write docker file for this project. Therefore, you usually don't run the `--setup` after installing the tool within a container. Instead provide...
### Expected Behavior expected to see an image output. here is the default setup: ### Actual Behavior giving this error: ``` Error occurred when executing CLIPTextEncode: CUDA error: operation not...
Hi, I tied both docker and non docker install using `venv` but error seems to the same. Here is the trace: ``` snip.... copying src/PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-cpython-312/PIL copying src/PIL/PsdImagePlugin.py ->...
Hi, I just came across this repo and it looks brilliant for fine tuning! I am using docker and was able to build and run the image: ``` docker run...
I am using docker compose... Docker build fails... ``` user@ai-vm:~/ai-stack/kohya_ss$ docker compose up -d --build --force-recreate --remove-orphans [+] Running 19/19 ✔ tensorboard Pulled 995.1s ✔ aece8493d397 Already exists 0.0s ✔...
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do? Hi, I have...